Home
last modified time | relevance | path

Searched refs:is_rmap_spte (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/
Dmmu_audit.c186 if (!is_rmap_spte(sp->spt[i])) in check_mappings_rmap()
Dmmu.c314 static int is_rmap_spte(u64 pte) in is_rmap_spte() function
543 WARN_ON(!is_rmap_spte(new_spte)); in mmu_spte_update()
598 if (!is_rmap_spte(old_spte)) in mmu_spte_clear_track_bits()
2578 if (is_rmap_spte(*sptep)) { in mmu_set_spte()
2922 if (!is_rmap_spte(spte)) { in fast_page_fault()