Searched refs:LAPIC_CPU (Results 1 – 4 of 4) sorted by relevance
5 uint32_t LAPIC_CPU();7 #define CPU LAPIC_CPU
20 uint32_t LAPIC_CPU();21 #define THISCPU LAPIC_CPU
9 uint32_t LAPIC_CPU();
93 LAPIC_CPU() in LAPIC_CPU() function191 if (LAPIC_CPU() == 0) { in LAPIC_Init()205 kprintf("LAPIC: CPU %d found at 0x%016llx\n", LAPIC_CPU(), base); in LAPIC_Init()217 if (LAPIC_CPU() == 0) { in LAPIC_Init()264 kprintf("LAPIC %d\n", LAPIC_CPU()); in Debug_LAPIC()