Home
last modified time | relevance | path

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

/freebsd/sys/amd64/amd64/
H A Dpmap.c4403 pml4_entry_t *pm_pml4u; in pmap_pinit_pml4_pti() local
4406 pm_pml4u = (pml4_entry_t *)PHYS_TO_DMAP(VM_PAGE_TO_PHYS(pml4pgu)); in pmap_pinit_pml4_pti()
4408 pm_pml4u[i] = pti_pml4[i]; in pmap_pinit_pml4_pti()