Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c314 u32 spte_high; member
338 ssptep->spte_high = sspte.spte_high; in __set_spte()
365 ssptep->spte_high = sspte.spte_high; in __update_clear_spte_fast()
378 orig.spte_high = ssptep->spte_high; in __update_clear_spte_slow()
379 ssptep->spte_high = sspte.spte_high; in __update_clear_spte_slow()
416 spte.spte_high in __get_spte_lockless()
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c364 u32 spte_high; member
388 ssptep->spte_high = sspte.spte_high; in __set_spte()
415 ssptep->spte_high = sspte.spte_high; in __update_clear_spte_fast()
428 orig.spte_high = ssptep->spte_high; in __update_clear_spte_slow()
429 ssptep->spte_high = sspte.spte_high; in __update_clear_spte_slow()
466 spte.spte_high in __get_spte_lockless()
[all...]

Completed in 10 milliseconds