Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcpu.c334 #define CPU_DATA "CDAT" macro
408 aml_append(field, aml_named_field(CPU_DATA, 32)); in build_cpus_aml()
430 Aml *cpu_data = aml_name("%s.%s", cphp_res_path, CPU_DATA); in build_cpus_aml()