Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dtlb.c1146 bool cpu_pcide; in native_flush_tlb_one_user() local
1156 cpu_pcide = this_cpu_read(cpu_tlbstate.cr4) & X86_CR4_PCIDE; in native_flush_tlb_one_user()
1163 if (boot_cpu_has(X86_FEATURE_INVPCID) && cpu_pcide) in native_flush_tlb_one_user()