Home
last modified time | relevance | path

Searched defs:PG_V (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Delf64_freebsd.c48 #define PG_V 0x001 macro
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Delf64_freebsd.c69 #define PG_V 0x001 macro
/illumos-gate/usr/src/contrib/bhyve/amd64/machine/
H A Dpmap.h89 #define PG_V X86_PG_V macro
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c388 #define PG_V (1 << 0) /* Present */ macro