Searched refs:__handle_changed_spte (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/arch/x86/kvm/mmu/ |
| D | tdp_mmu.c | 204 static void __handle_changed_spte(struct kvm *kvm, int as_id, gfn_t gfn, in __handle_changed_spte() function 305 __handle_changed_spte(kvm, as_id, gfn, old_spte, new_spte, level); in handle_changed_spte() 321 __handle_changed_spte(kvm, as_id, iter->gfn, iter->old_spte, new_spte, in __tdp_mmu_set_spte()
|