Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
A Dspte.c95 u64 old_spte, bool prefetch, bool can_unsync, in make_spte()
209 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 Dtdp_iter.h42 u64 old_spte; member
A Dtdp_mmu.c225 static void handle_changed_spte_acc_track(u64 old_spte, u64 new_spte, int level) in handle_changed_spte_acc_track()
237 u64 old_spte, u64 new_spte, int level) in handle_changed_spte_dirty_log()
397 u64 old_spte, u64 new_spte, int level, in __handle_changed_spte()
480 u64 old_spte, u64 new_spte, int level, in handle_changed_spte()
A Dmmu.c535 u64 old_spte = *sptep; in mmu_spte_update_no_track() local
568 u64 old_spte = mmu_spte_update_no_track(sptep, new_spte); in mmu_spte_update() local
609 u64 old_spte = *sptep; in mmu_spte_clear_track_bits() local
1180 u64 old_spte = mmu_spte_clear_track_bits(kvm, sptep); in drop_spte() local
3079 u64 *sptep, u64 old_spte, u64 new_spte) in fast_pf_fix_direct_spte()
3126 u64 old_spte; in fast_pf_get_last_sptep() local
A Dpaging_tmpl.h947 u64 old_spte; in FNAME() local

Completed in 20 milliseconds