Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c509 error_code |= PG_ERROR_I_D_MASK; in mmu_translate()
/openbmc/qemu/target/i386/
H A Dcpu.h334 #define PG_ERROR_I_D_MASK 0x10 macro