Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sh/include/
H A Dpte.h57 #define PG_V 0x00000100 /* Valid */ macro
/openbsd-src/sys/arch/i386/include/
H A Dpte.h53 #define PG_V 0x00000001 /* valid entry */ macro
/openbsd-src/sys/arch/alpha/include/
H A Dpte.h85 #define PG_V ALPHA_PTE_VALID macro
/openbsd-src/sys/arch/amd64/include/
H A Dpte.h109 #define PG_V 0x0000000000000001UL /* valid */ macro
/openbsd-src/sys/arch/mips64/include/
H A Dpte.h131 #define PG_V 0x00000002 macro
/openbsd-src/sys/arch/m88k/include/
H A Dmmu.h112 #define PG_V 0x00000001 macro