Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dpmap_base.h63 void (*pm_bootstrap)(vm_paddr_t firstaddr); member
/f-stack/freebsd/i386/i386/
H A Dpmap_base.c561 pmap_methods_ptr->pm_bootstrap(firstaddr); in pmap_bootstrap()