/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | Makefile | 13 CPU ?= probe macro 15 CPU ?= generic macro
|
/openbmc/qemu/contrib/plugins/ |
H A D | execlog.c | 25 typedef struct CPU { struct 30 } CPU; argument
|
/openbmc/qemu/bsd-user/ |
H A D | main.c | 82 # define MAX_RESERVED_VA(CPU) 0xfffffffful argument 84 # define MAX_RESERVED_VA(CPU) ((1ul << TARGET_VIRT_ADDR_SPACE_BITS) - 1) argument 87 # define MAX_RESERVED_VA(CPU) 0 argument
|
/openbmc/u-boot/drivers/cpu/ |
H A D | Kconfig | 1 config CPU config
|
/openbmc/openbmc/meta-quanta/meta-common/recipes-phosphor/health/files/ |
H A D | bmc_health_config.json | 2 "CPU" : { object
|
/openbmc/qemu/linux-user/ |
H A D | main.c | 114 # define MAX_RESERVED_VA(CPU) 0xfffffffful argument 116 # define MAX_RESERVED_VA(CPU) ((1ul << TARGET_VIRT_ADDR_SPACE_BITS) - 1) argument 119 # define MAX_RESERVED_VA(CPU) 0 argument
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-mailbox.h | 21 #define CPU 1 macro
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cgroup-v2.rst | 1010 CPU section in Controllers 1033 CPU Interface Files argument
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/ |
H A D | spr_misc.c | 18 #define CPU 0 macro
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/health/files/ |
H A D | bmc_health_config.json | 2 "CPU": { object
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | physical_context.hpp | 21 CPU, enumerator
|
H A D | processor.hpp | 12 CPU, enumerator
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | cpu.c | 54 #define CPU(ver, _name) \ macro
|
/openbmc/linux/tools/perf/tests/ |
H A D | hists_output.c | 134 #define CPU(he) (he->cpu) macro
|
H A D | hists_cumulate.c | 169 #define CPU(he) (he->cpu) macro
|
/openbmc/linux/drivers/clk/mxs/ |
H A D | clk-imx23.c | 23 #define CPU (CLKCTRL + 0x0020) macro
|
H A D | clk-imx28.c | 23 #define CPU (CLKCTRL + 0x0050) macro
|
/openbmc/linux/arch/mips/include/asm/fw/arc/ |
H A D | hinv.h | 31 CPU, enumerator
|
/openbmc/qemu/target/arm/ |
H A D | cpregs.h | 994 #define define_arm_cp_regs_with_opaque(CPU, REGS, OPAQUE) \ argument 1001 #define define_arm_cp_regs(CPU, REGS) \ argument
|
/openbmc/linux/drivers/hwmon/ |
H A D | asus_wmi_sensors.c | 100 CPU = 0x0, enumerator
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | PhysicalContext.json | 95 "CPU": "A processor (CPU).", string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | PhysicalContext.json | 95 "CPU": "A processor (CPU).", string
|
H A D | Processor.v1_20_1.json | 1437 "CPU": "A CPU.", string
|
/openbmc/linux/sound/soc/intel/boards/ |
H A D | sof_sdw.c | 23 #define INC_ID(BE, CPU, LINK) do { (BE)++; (CPU)++; (LINK)++; } while (0) argument
|
/openbmc/qemu/include/hw/core/ |
H A D | cpu.h | 56 #define CPU(obj) ((CPUState *)(obj)) macro
|