Searched refs:from_plm (Results 1 – 1 of 1) sorted by relevance
95 int to_plm, from_plm; in get_branch_type() local104 from_plm = kernel_ip(from) ? X86_BR_KERNEL : X86_BR_USER; in get_branch_type()116 if (from_plm == X86_BR_USER) { in get_branch_type()194 if (from_plm == X86_BR_USER && to_plm == X86_BR_KERNEL in get_branch_type()
Completed in 5 milliseconds