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

/linux-4.4.14/arch/x86/kvm/
H A Dmmu.c364 u32 spte_high; member in struct:split_spte::__anon3189
388 ssptep->spte_high = sspte.spte_high; __set_spte()
415 ssptep->spte_high = sspte.spte_high; __update_clear_spte_fast()
428 orig.spte_high = ssptep->spte_high; __update_clear_spte_slow()
429 ssptep->spte_high = sspte.spte_high; __update_clear_spte_slow()
466 spte.spte_high = orig->spte_high; __get_spte_lockless()

Completed in 65 milliseconds