Searched refs:CPU_ENABLED (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmpspec_def.h61 #define CPU_ENABLED 1 /* Processor is available */ macro
/linux-master/arch/x86/kernel/
H A Dmpparse.c55 topology_register_apic(m->apicid, CPU_ACPIID_INVALID, m->cpuflag & CPU_ENABLED);
56 if (!(m->cpuflag & CPU_ENABLED))
384 processor.cpuflag = CPU_ENABLED;

Completed in 119 milliseconds