Home
last modified time | relevance | path

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

/arch/x86/xen/
Dmmu.c2088 int n_pte, n_pt, n_pmd, n_pud, idx_pte, idx_pt, idx_pmd, idx_pud; in xen_relocate_p2m() local
2130 for (idx_pt = 0; idx_pt < min(n_pt, PTRS_PER_PMD); in xen_relocate_p2m()
2131 idx_pt++) { in xen_relocate_p2m()
2146 set_pmd(pmd + idx_pt, in xen_relocate_p2m()