Searched refs:cpuflag (Results 1 – 2 of 2) sorted by relevance
55 topology_register_apic(m->apicid, CPU_ACPIID_INVALID, m->cpuflag & CPU_ENABLED); in MP_processor_info()56 if (!(m->cpuflag & CPU_ENABLED)) in MP_processor_info()59 if (m->cpuflag & CPU_BOOTPROCESSOR) in MP_processor_info()384 processor.cpuflag = CPU_ENABLED; in construct_default_ISA_mptable()
72 unsigned char cpuflag; member