Searched refs:PROCESSOR_LOCAL_APIC_ENABLE (Results 1 – 3 of 3) sorted by relevance
153 if ((sla->flags & PROCESSOR_LOCAL_APIC_ENABLE) == in show_local_apic()154 PROCESSOR_LOCAL_APIC_ENABLE) in show_local_apic()
543 if ((sla->flags & PROCESSOR_LOCAL_APIC_ENABLE) == in dump_local_apic()544 PROCESSOR_LOCAL_APIC_ENABLE) in dump_local_apic()
37 #define PROCESSOR_LOCAL_APIC_ENABLE 1 macro