Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/i386/include/
H A Dpte.h54 #define PG_RO 0x00000000 /* read-only page */ macro
/openbsd-src/sys/arch/amd64/include/
H A Dpte.h110 #define PG_RO 0x0000000000000000UL /* read-only */ macro
/openbsd-src/sys/arch/mips64/include/
H A Dpte.h119 #define PG_RO (1ULL << (PG_FRAMEBITS + 0)) macro
/openbsd-src/sys/arch/m88k/include/
H A Dmmu.h118 #define PG_RO 0x00000004 macro