Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h85 pt_element_t prefetch_ptes[PTE_PREFETCH_NUM]; member
575 gw->prefetch_ptes, sizeof(gw->prefetch_ptes)); in FNAME()
576 curr_pte = gw->prefetch_ptes[index]; in FNAME()
588 pt_element_t *gptep = gw->prefetch_ptes; in FNAME()