Searched refs:CPU_SCAN_METHOD (Results 1 – 2 of 2) sorted by relevance
25 #define CPU_SCAN_METHOD "PRSC" macro188 method = aml_method(CPU_SCAN_METHOD, 0, AML_NOTSERIALIZED); in build_legacy_cpu_hotplug_aml()347 aml_append(method, aml_call0("\\_SB." CPU_SCAN_METHOD)); in build_legacy_cpu_hotplug_aml()
325 #define CPU_SCAN_METHOD "CSCN" macro488 method = aml_method(CPU_SCAN_METHOD, 0, AML_SERIALIZED); in build_cpus_aml()708 aml_append(method, aml_call0("\\_SB.CPUS." CPU_SCAN_METHOD)); in build_cpus_aml()