Searched refs:PG_HI_USER_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/tcg/sysemu/ | ||
H A D | excp_helper.c | 248 rsvd_mask |= PG_HI_USER_MASK; in mmu_translate() |
/openbmc/qemu/target/i386/ | ||
H A D | cpu.h | 324 #define PG_HI_USER_MASK 0x7ff0000000000000LL macro |