Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Ducode.h64 void ucode_load_ap(int cpu);
/f-stack/freebsd/x86/x86/
H A Ducode.c266 ucode_load_ap(int cpu) in ucode_load_ap() function
385 ucode_load_ap(PCPU_GET(cpuid)); in ucode_reload()
/f-stack/freebsd/i386/i386/
H A Dmp_machdep.c234 ucode_load_ap(myid); in init_secondary()
/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c274 ucode_load_ap(cpu); in init_secondary()