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