Home
last modified time | relevance | path

Searched defs:mp_bootaddress (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dinit.h44 void (*mp_bootaddress)(vm_paddr_t *, unsigned int *); member
/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c134 mp_bootaddress(vm_paddr_t *physmap, unsigned int *physmap_idx) in mp_bootaddress() function