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

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

Completed in 116 milliseconds