Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/amd64/machine/
H A Dpmap.h131 #define PGEX_I 0x10 /* during an instruction fetch */ macro
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c402 #define PGEX_I (1 << 4) /* Instruction */ macro
3055 error_code |= PGEX_I; in pf_error_code()