Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dtlbflush.h84 BUILD_BUG_ON(TLB_NR_DYN_ASIDS >= (1 << X86_CR3_PTI_PCID_USER_BIT)); in kern_pcid()
90 VM_WARN_ON_ONCE(asid & (1 << X86_CR3_PTI_PCID_USER_BIT)); in kern_pcid()
115 ret |= 1 << X86_CR3_PTI_PCID_USER_BIT; in user_pcid()
Dprocessor-flags.h53 # define X86_CR3_PTI_PCID_USER_BIT 11 macro
/Linux-v4.19/arch/x86/entry/
Dcalling.h198 #define PTI_USER_PCID_BIT X86_CR3_PTI_PCID_USER_BIT