Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/mmu/
A Dtdp_iter.h32 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
A Dtdp_mmu.c337 static void handle_changed_spte_acc_track(u64 old_spte, u64 new_spte, int level) in handle_changed_spte_acc_track()
349 u64 old_spte, u64 new_spte, int level) in handle_changed_spte_dirty_log()
438 u64 old_spte; in handle_removed_pt() local
523 u64 old_spte, u64 new_spte, int level, in __handle_changed_spte()
611 u64 old_spte, u64 new_spte, int level, in handle_changed_spte()
722 u64 old_spte, u64 new_spte, gfn_t gfn, int level, in __tdp_mmu_set_spte()
913 u64 old_spte; in kvm_tdp_mmu_zap_sp() local
A Dspte.c140 u64 old_spte, bool prefetch, bool can_unsync, in make_spte()
327 u64 kvm_mmu_changed_pte_notifier_make_spte(u64 old_spte, kvm_pfn_t new_pfn) in kvm_mmu_changed_pte_notifier_make_spte()
A Dpaging_tmpl.h894 u64 old_spte; in FNAME() local
A Dmmu.c483 u64 old_spte = *sptep; in mmu_spte_update_no_track() local
515 u64 old_spte = mmu_spte_update_no_track(sptep, new_spte); in mmu_spte_update() local
556 u64 old_spte = *sptep; in mmu_spte_clear_track_bits() local
1186 u64 old_spte = mmu_spte_clear_track_bits(kvm, sptep); in drop_spte() local
3309 u64 *sptep, u64 old_spte, u64 new_spte) in fast_pf_fix_direct_spte()
3356 u64 old_spte; in fast_pf_get_last_sptep() local

Completed in 29 milliseconds