Searched refs:is_last_spte (Results 1 – 3 of 3) sorted by relevance
39 !is_last_spte(ent[i], level)) { in __mmu_spte_walk()116 if (!is_shadow_present_pte(*sptep) || !is_last_spte(*sptep, level)) in audit_mappings()166 if (is_shadow_present_pte(*sptep) && is_last_spte(*sptep, level)) in audit_sptes_have_rmaps()
264 static int is_last_spte(u64 pte, int level) in is_last_spte() function1644 if (!is_last_spte(ent, sp->role.level)) { in kvm_mmu_page_unlink_children()3153 if (is_last_spte(pte, sp->role.level)) in mmu_pte_write_zap_pte()3511 !is_last_spte(pt[i], sp->role.level)) in kvm_mmu_slot_remove_write_access()
644 if (is_last_spte(*sptep, level)) { in FNAME()