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