Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dpmap.c746 pmap_early_page_idx(vm_offset_t l1pt, vm_offset_t va, u_int *l1_slot, in pmap_early_page_idx() function
771 l2 = pmap_early_page_idx(l1pt, va, &l1_slot, &l2_slot); in pmap_early_vtophys()