Searched refs:is_large_pte (Results 1 – 1 of 1) sorted by relevance
309 static int is_large_pte(u64 pte) in is_large_pte() function323 if (is_large_pte(pte)) in is_last_spte()1163 if (is_large_pte(*sptep)) { in __drop_large_spte()1818 if (!is_shadow_present_pte(ent) || is_large_pte(ent)) in __mmu_unsync_walk()2220 if (is_shadow_present_pte(*sptep) && !is_large_pte(*sptep)) { in validate_direct_spte()2249 if (is_large_pte(pte)) in mmu_page_zap_pte()2584 !is_large_pte(*sptep)) { in mmu_set_spte()2612 is_large_pte(*sptep)? "2MB" : "4kB", in mmu_set_spte()2615 if (!was_rmapped && is_large_pte(*sptep)) in mmu_set_spte()