Searched refs:from_plm (Results 1 – 1 of 1) sorted by relevance
94 int to_plm, from_plm; in get_branch_type() local103 from_plm = kernel_ip(from) ? X86_BR_KERNEL : X86_BR_USER; in get_branch_type()115 if (from_plm == X86_BR_USER) { in get_branch_type()193 if (from_plm == X86_BR_USER && to_plm == X86_BR_KERNEL in get_branch_type()