Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dhelper.c190 (CR4_PGE_MASK | CR4_PAE_MASK | CR4_PSE_MASK | in cpu_x86_update_cr4()
H A Dcpu.h247 #define CR4_PGE_MASK (1U << 7) macro
274 | CR4_MCE_MASK | CR4_PGE_MASK | CR4_PCE_MASK \