X86_CR3_PTI_PCID_USER_BIT  185 arch/x86/entry/calling.h #define PTI_USER_PCID_BIT		X86_CR3_PTI_PCID_USER_BIT
X86_CR3_PTI_PCID_USER_BIT   84 arch/x86/include/asm/tlbflush.h 	BUILD_BUG_ON(TLB_NR_DYN_ASIDS >= (1 << X86_CR3_PTI_PCID_USER_BIT));
X86_CR3_PTI_PCID_USER_BIT   90 arch/x86/include/asm/tlbflush.h 	VM_WARN_ON_ONCE(asid & (1 << X86_CR3_PTI_PCID_USER_BIT));
X86_CR3_PTI_PCID_USER_BIT  115 arch/x86/include/asm/tlbflush.h 	ret |= 1 << X86_CR3_PTI_PCID_USER_BIT;