Searched refs:PG_PDE_CACHE (Results 1 – 3 of 3) sorted by relevance
111 #define PG_PDE_CACHE X86_PG_PDE_CACHE macro158 #undef PG_PDE_CACHE
79 #define PG_PDE_CACHE (PG_PDE_PAT | PG_NC_PWT | PG_NC_PCD) macro
5433 npde = opde & ~PG_PDE_CACHE; in pmap_pde_attr()5674 if ((*pde & PG_PDE_CACHE) == cache_bits_pde) { in __CONCAT()5711 if ((*pde & PG_PDE_CACHE) != cache_bits_pde) { in __CONCAT()6206 mask = pg_nx | PG_G | PG_RW | PG_U | PG_PDE_CACHE; in sysctl_kmaps_match()6241 attrs |= pde & (PG_G | PG_PDE_CACHE); in sysctl_kmaps_check()