Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/lib/
Dphysmem.c71 uintptr_t pdt_idx = (virt >> 21) & 0x1ff; in x86_phys_map_page() local
74 struct pde *pde = &(pdts[pdpt_idx][pdt_idx]); in x86_phys_map_page()