Searched defs:boot_cpu (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/usr.bin/dtc/ | ||
H A D | dtc.cc | 109 uint32_t boot_cpu = 0; in main() local |
H A D | fdt.hh | 852 uint32_t boot_cpu = 0; member in dtc::fdt::device_tree |
/freebsd-src/sys/x86/x86/ | ||
H A D | mp_x86.c | 993 cpu_add(u_int apic_id, char boot_cpu) in cpu_add() argument |
H A D | local_apic.c | 574 lapic_create(u_int apic_id,int boot_cpu) lapic_create() argument |