Home
last modified time | relevance | path

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

/freebsd/sys/x86/include/
H A Dx86_smp.h88 void alloc_ap_trampoline(vm_paddr_t *physmap, unsigned int *physmap_idx);
/freebsd/sys/i386/i386/
H A Dmp_machdep.c152 alloc_ap_trampoline(vm_paddr_t *physmap, unsigned int *physmap_idx) in alloc_ap_trampoline() function
H A Dmachdep.c1047 alloc_ap_trampoline(physmap, &physmap_idx); in getmemsize()