Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/amd64/
H A Dpmap.c305 void pmap_pdp_ctor_intel(pd_entry_t *);
1338 pmap_pdp_ctor_intel(pd_entry_t *pdir) in pmap_pdp_ctor_intel() function
1392 pmap_pdp_ctor_intel(pmap->pm_pdir_intel); in pmap_create()