Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A Dx86-defns.h50 #define X86_CR3_PCID_MASK _AC(0x0fff, ULL) /* Mask for PCID */ macro
A Dprocessor.h304 return IS_ENABLED(CONFIG_PV) ? cr3 & X86_CR3_PCID_MASK : 0; in cr3_pcid()

Completed in 4 milliseconds