Searched refs:cache_bits_pde (Results 1 – 1 of 1) sorted by relevance
5718 int cache_bits_pte, cache_bits_pde; in __CONCAT() local5732 cache_bits_pde = pmap_cache_bits(kernel_pmap, mode, true); in __CONCAT()5754 if ((*pde & PG_PDE_CACHE) == cache_bits_pde) { in __CONCAT()5791 if ((*pde & PG_PDE_CACHE) != cache_bits_pde) { in __CONCAT()5792 pmap_pde_attr(pde, cache_bits_pde); in __CONCAT()