Searched refs:CPU_EJECT_METHOD (Results 1 – 2 of 2) sorted by relevance
20 #define CPU_EJECT_METHOD "CPEJ" macro184 method = aml_method(CPU_EJECT_METHOD, 2, AML_NOTSERIALIZED); in build_legacy_cpu_hotplug_aml()300 aml_return(aml_call2(CPU_EJECT_METHOD, aml_int(cpu_apic_id), in build_legacy_cpu_hotplug_aml()
327 #define CPU_EJECT_METHOD "CEJ0" macro471 method = aml_method(CPU_EJECT_METHOD, 1, AML_SERIALIZED); in build_cpus_aml()681 aml_append(method, aml_call1(CPU_EJECT_METHOD, uid)); in build_cpus_aml()