Searched refs:cache_bits_pte (Results 1 – 1 of 1) sorted by relevance
5716 int cache_bits_pte, cache_bits_pde; in __CONCAT() local5730 cache_bits_pte = pmap_cache_bits(kernel_pmap, mode, false); in __CONCAT()5795 if ((*pte & PG_PTE_CACHE) != cache_bits_pte) { in __CONCAT()5796 pmap_pte_attr(pte, cache_bits_pte); in __CONCAT()