Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/sysemu/
H A Dexcp_helper.c493 error_code = PG_ERROR_PK_MASK | PG_ERROR_P_MASK; in mmu_translate()
/openbmc/qemu/target/i386/
H A Dcpu.h335 #define PG_ERROR_PK_MASK 0x20 macro