Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/amd64/amd64/
Dpmap.c1606 pt_entry_t *pte, *pcpu_pte; in pmap_bootstrap() local
1691 SYSMAP(struct pcpu *, pcpu_pte, __pcpu, MAXCPU); in pmap_bootstrap()
1695 pcpu_pte[i] = (pcpu_phys + ptoa(i)) | X86_PG_V | X86_PG_RW | in pmap_bootstrap()