Searched defs:PG_PTE_CACHE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dpmap.h87 #define PG_PTE_CACHE (PG_PTE_PAT | PG_NC_PWT | PG_NC_PCD) macro
/freebsd-11-stable/sys/amd64/include/
H A Dpmap.h105 #define PG_PTE_CACHE X86_PG_PTE_CACHE macro
150 #undef PG_PTE_CACHE macro
/freebsd-11-stable/sys/amd64/amd64/
H A Dpmap.c3886 int PG_PTE_CACHE; local
4648 int PG_PTE_CACHE; local

Completed in 250 milliseconds