Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dx86_smp.h92 void alloc_ap_trampoline(vm_paddr_t *physmap, unsigned int *physmap_idx);
/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c140 alloc_ap_trampoline(physmap, physmap_idx); in mp_bootaddress()
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c936 alloc_ap_trampoline(vm_paddr_t *physmap, unsigned int *physmap_idx) in alloc_ap_trampoline() function
/f-stack/freebsd/i386/i386/
H A Dmachdep.c1966 alloc_ap_trampoline(physmap, &physmap_idx); in getmemsize()