Home
last modified time | relevance | path

Searched refs:cpu_selector (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/acpi/
H A Dcpu.c427 Aml *cpu_selector = aml_name("%s.%s", cphp_res_path, CPU_SELECTOR); in build_cpus_aml() local
459 aml_append(method, aml_store(idx, cpu_selector)); in build_cpus_aml()
476 aml_append(method, aml_store(idx, cpu_selector)); in build_cpus_aml()
544 aml_append(while_ctx, aml_store(uid, cpu_selector)); in build_cpus_aml()
618 aml_append(while_ctx, aml_store(uid, cpu_selector)); in build_cpus_aml()
645 aml_append(method, aml_store(uid, cpu_selector)); in build_cpus_aml()