Searched refs:PG_ERROR_I_D_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/tcg/sysemu/ | ||
H A D | excp_helper.c | 509 error_code |= PG_ERROR_I_D_MASK; in mmu_translate() |
/openbmc/qemu/target/i386/ | ||
H A D | cpu.h | 334 #define PG_ERROR_I_D_MASK 0x10 macro |