Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kvm/
Dpaging_tmpl.h68 pt_element_t prefetch_ptes[PTE_PREFETCH_NUM]; member
371 gw->prefetch_ptes, sizeof(gw->prefetch_ptes)); in FNAME()
372 curr_pte = gw->prefetch_ptes[index]; in FNAME()
384 pt_element_t *gptep = gw->prefetch_ptes; in FNAME()