Home
last modified time | relevance | path

Searched defs:old_spte (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c362 static void remove_external_spte(struct kvm *kvm, gfn_t gfn, u64 old_spte, in remove_external_spte()
416 u64 old_spte; in handle_removed_pt() local
516 gfn_t gfn, u64 old_spte, in set_external_spte_present()
572 u64 old_spte, u64 new_spte, int level, in handle_changed_spte()
748 u64 old_spte, u64 new_spte, gfn_t gfn, int level) in tdp_mmu_set_spte()
930 u64 old_spte; in kvm_tdp_mmu_zap_sp() local
H A Dspte.c160 u64 old_spte, bool prefetch, bool synchronizing, in make_spte()
H A Dspte.h507 static inline bool leaf_spte_change_needs_tlb_flush(u64 old_spte, u64 new_spte) in leaf_spte_change_needs_tlb_flush()
H A Dmmu.c495 u64 old_spte = *sptep; in mmu_spte_update() local
524 u64 old_spte = *sptep; in mmu_spte_clear_track_bits() local
1280 u64 old_spte = mmu_spte_clear_track_bits(kvm, sptep); in drop_spte() local
3526 u64 *sptep, u64 old_spte, u64 new_spte) in fast_pf_fix_direct_spte()
3561 u64 old_spte; in fast_pf_get_last_sptep() local