Searched refs:__update_clear_spte_fast (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dmmu.c346 static void __update_clear_spte_fast(u64 *sptep, u64 spte) __update_clear_spte_fast() function
400 static void __update_clear_spte_fast(u64 *sptep, u64 spte) __update_clear_spte_fast() function
551 __update_clear_spte_fast(sptep, new_spte); mmu_spte_update()
594 __update_clear_spte_fast(sptep, 0ull); mmu_spte_clear_track_bits()
624 __update_clear_spte_fast(sptep, 0ull); mmu_spte_clear_no_track()

Completed in 106 milliseconds