Home
last modified time | relevance | path

Searched refs:from_plm (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/x86/events/intel/
Dlbr.c1164 int ext, to_plm, from_plm; in branch_type() local
1169 from_plm = kernel_ip(from) ? X86_BR_KERNEL : X86_BR_USER; in branch_type()
1181 if (from_plm == X86_BR_USER) { in branch_type()
1309 if (from_plm == X86_BR_USER && to_plm == X86_BR_KERNEL in branch_type()