Searched refs:from_plm (Results 1 – 1 of 1) sorted by relevance
93 int to_plm, from_plm; in get_branch_type() local102 from_plm = kernel_ip(from) ? X86_BR_KERNEL : X86_BR_USER; in get_branch_type()114 if (from_plm == X86_BR_USER) { in get_branch_type()192 if (from_plm == X86_BR_USER && to_plm == X86_BR_KERNEL in get_branch_type()