Searched refs:cpu_cmd (Results 1 – 3 of 3) 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 | 429 Aml *cpu_cmd = aml_name("%s.%s", cphp_res_path, CPU_COMMAND); in build_cpus_aml() local 545 aml_append(while_ctx, aml_store(next_cpu_cmd, cpu_cmd)); in build_cpus_aml() 646 aml_append(method, aml_store(ev_cmd, cpu_cmd)); in build_cpus_aml() 648 aml_append(method, aml_store(st_cmd, cpu_cmd)); in build_cpus_aml()
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 178 static int cpu_cmd(void); 1144 if (cpu_cmd()) in cmds() 1325 static int cpu_cmd(void) in cpu_cmd() function 1389 static int cpu_cmd(void) in cpu_cmd() function
|