Home
last modified time | relevance | path

Searched defs:PG_W (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/i386/include/
H A Dpmap.h67 #define PG_W PG_AVAIL1 /* "Wired" pseudoflag */ macro
/freebsd/sys/amd64/include/
H A Dpmap.h115 #define PG_W X86_PG_AVAIL3 /* "Wired" pseudoflag */ macro
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c104 #define PG_W RPTE_WIRED macro