Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcpu.c322 #define CPU_NAME_FMT "C%.03X" macro
433 Aml *cpu = aml_name(CPU_NAME_FMT, i); in build_cpus_aml()
654 dev = aml_processor(i, 0, 0, CPU_NAME_FMT, i); in build_cpus_aml()
656 dev = aml_device(CPU_NAME_FMT, i); in build_cpus_aml()