Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h257 #define CR4_PCIDE_MASK (1U << 17) macro
277 | CR4_FSGSBASE_MASK | CR4_PCIDE_MASK | CR4_OSXSAVE_MASK \