Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/mmu/
Dtdp_mmu.c258 static void handle_changed_spte(struct kvm *kvm, int as_id, gfn_t gfn,
396 handle_changed_spte(kvm, kvm_mmu_page_as_id(sp), gfn, in handle_removed_pt()
419 static void handle_changed_spte(struct kvm *kvm, int as_id, gfn_t gfn, in handle_changed_spte() function
554 handle_changed_spte(kvm, iter->as_id, iter->gfn, iter->old_spte, in tdp_mmu_set_spte_atomic()
619 handle_changed_spte(kvm, as_id, gfn, old_spte, new_spte, level, false); in tdp_mmu_set_spte()