Home
last modified time | relevance | path

Searched refs:__xchg_spte (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/x86/kvm/
Dmmu.c290 static u64 __xchg_spte(u64 *sptep, u64 new_spte) in __xchg_spte() function
340 old_spte = __xchg_spte(sptep, new_spte); in update_spte()
734 old_spte = __xchg_spte(sptep, new_spte); in set_spte_track_bits()