Searched refs:cpu_cmd (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/cmd/ |
| H A D | mp.c | 28 cpu_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in cpu_cmd() function 92 cpu, CONFIG_SYS_MAXARGS, 1, cpu_cmd,
|
| /openbmc/qemu/hw/acpi/ |
| H A D | cpu.c | 430 Aml *cpu_cmd = aml_name("%s.%s", cphp_res_path, CPU_COMMAND); in build_cpus_aml() local 550 aml_append(while_ctx, aml_store(next_cpu_cmd, cpu_cmd)); in build_cpus_aml() 671 aml_append(method, aml_store(ev_cmd, cpu_cmd)); in build_cpus_aml() 673 aml_append(method, aml_store(st_cmd, cpu_cmd)); in build_cpus_aml()
|