Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcpu.c323 #define CPU_LOCK "CPLK" macro
366 aml_append(cpu_ctrl_dev, aml_mutex(CPU_LOCK, 0)); in build_cpus_aml()
426 Aml *ctrl_lock = aml_name("%s.%s", cphp_res_path, CPU_LOCK); in build_cpus_aml()