Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/i386/include/
HDpmap.h79 #define PG_PTE_CACHE (PG_PTE_PAT | PG_NC_PWT | PG_NC_PCD) macro
/freebsd-13-stable/sys/amd64/include/
HDpmap.h111 #define PG_PTE_CACHE X86_PG_PTE_CACHE macro
/freebsd-13-stable/sys/amd64/amd64/
HDpmap.c5844 int PG_PTE_CACHE; in pmap_demote_pde_locked() local
6692 int PG_PTE_CACHE; in pmap_promote_pde() local
/freebsd-13-stable/sys/powerpc/aim/
HDmmu_radix.c112 #define PG_PTE_CACHE RPTE_ATTR_MASK macro