Searched defs:old_spte (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/arch/x86/kvm/mmu/ |
D | tdp_iter.h | 32 static inline u64 kvm_tdp_mmu_write_spte(tdp_ptep_t sptep, u64 old_spte, in kvm_tdp_mmu_write_spte() 85 u64 old_spte; member
|
D | tdp_mmu.c | 346 static void handle_changed_spte_acc_track(u64 old_spte, u64 new_spte, int level) in handle_changed_spte_acc_track() 358 u64 old_spte, u64 new_spte, int level) in handle_changed_spte_dirty_log() 442 u64 old_spte; in handle_removed_pt() local 527 u64 old_spte, u64 new_spte, int level, in __handle_changed_spte() 615 u64 old_spte, u64 new_spte, int level, in handle_changed_spte() 727 u64 old_spte, u64 new_spte, gfn_t gfn, int level, in __tdp_mmu_set_spte() 918 u64 old_spte; in kvm_tdp_mmu_zap_sp() local
|
D | spte.c | 140 u64 old_spte, bool prefetch, bool can_unsync, in make_spte() 315 u64 kvm_mmu_changed_pte_notifier_make_spte(u64 old_spte, kvm_pfn_t new_pfn) in kvm_mmu_changed_pte_notifier_make_spte()
|
D | paging_tmpl.h | 904 u64 old_spte; in FNAME() local
|
D | mmu.c | 462 u64 old_spte = *sptep; in mmu_spte_update_no_track() local 494 u64 old_spte = mmu_spte_update_no_track(sptep, new_spte); in mmu_spte_update() local 535 u64 old_spte = *sptep; in mmu_spte_clear_track_bits() local 1135 u64 old_spte = mmu_spte_clear_track_bits(kvm, sptep); in drop_spte() local 3242 u64 *sptep, u64 old_spte, u64 new_spte) in fast_pf_fix_direct_spte() 3289 u64 old_spte; in fast_pf_get_last_sptep() local
|