Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c528 static inline int tdp_mmu_set_spte_atomic(struct kvm *kvm, in tdp_mmu_set_spte_atomic() function
571 ret = tdp_mmu_set_spte_atomic(kvm, iter, REMOVED_SPTE); in tdp_mmu_zap_spte_atomic()
722 else if (tdp_mmu_set_spte_atomic(kvm, &iter, 0)) in __tdp_mmu_zap_root()
973 else if (tdp_mmu_set_spte_atomic(vcpu->kvm, iter, new_spte)) in tdp_mmu_map_handle_target_level()
1022 ret = tdp_mmu_set_spte_atomic(kvm, iter, spte); in tdp_mmu_link_sp()
1294 if (tdp_mmu_set_spte_atomic(kvm, &iter, new_spte)) in wrprot_gfn_range()
1550 if (tdp_mmu_set_spte_atomic(kvm, &iter, iter.old_spte & ~dbit)) in clear_dirty_gfn_range()