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

/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c342 static void __update_clear_spte_fast(u64 *sptep, u64 spte) function
396 static void __update_clear_spte_fast(u64 *sptep, u64 spte) function
502 __update_clear_spte_fast(sptep, new_spte);
570 __update_clear_spte_fast(sptep, 0ull);
606 __update_clear_spte_fast(sptep, 0ull);

Completed in 187 milliseconds