Home
last modified time | relevance | path

Searched refs:cpu_dev_ops (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/coreboot/src/cpu/power9/
H A Dpower9.c10 static struct device_operations cpu_dev_ops = { variable
15 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/qemu-power8/
H A Dqemu.c10 static struct device_operations cpu_dev_ops = { variable
19 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_f3x/
H A Dmodel_f3x_init.c16 static struct device_operations cpu_dev_ops = { variable
26 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/qemu-x86/
H A Dqemu.c10 static struct device_operations cpu_dev_ops = { variable
20 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/amd/mendocino/
H A Dcpu.c21 static struct device_operations cpu_dev_ops = { variable
31 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/amd/genoa_poc/
H A Dcpu.c18 static struct device_operations cpu_dev_ops = { variable
29 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/amd/cezanne/
H A Dcpu.c21 static struct device_operations cpu_dev_ops = { variable
32 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_67x/
H A Dmodel_67x_init.c26 static struct device_operations cpu_dev_ops = { variable
45 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/amd/glinda/
H A Dcpu.c23 static struct device_operations cpu_dev_ops = { variable
34 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/amd/phoenix/
H A Dcpu.c23 static struct device_operations cpu_dev_ops = { variable
34 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_f2x/
H A Dmodel_f2x_init.c14 static struct device_operations cpu_dev_ops = { variable
29 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_65x/
H A Dmodel_65x_init.c23 static struct device_operations cpu_dev_ops = { variable
47 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/amd/picasso/
H A Dcpu.c21 static struct device_operations cpu_dev_ops = { variable
33 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_6bx/
H A Dmodel_6bx_init.c30 static struct device_operations cpu_dev_ops = { variable
49 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_f4x/
H A Dmodel_f4x_init.c13 static struct device_operations cpu_dev_ops = { variable
29 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_68x/
H A Dmodel_68x_init.c30 static struct device_operations cpu_dev_ops = { variable
61 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_6xx/
H A Dmodel_6xx_init.c20 static struct device_operations cpu_dev_ops = { variable
80 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/amd/stoneyridge/
H A Dcpu.c59 static struct device_operations cpu_dev_ops = { variable
70 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/amd/pi/00730F01/
H A Dmodel_16_init.c54 static struct device_operations cpu_dev_ops = { variable
64 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_106cx/
H A Dmodel_106cx_init.c78 static struct device_operations cpu_dev_ops = { variable
89 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/gnr/
H A Dcpu.c40 static struct device_operations cpu_dev_ops = { variable
51 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_6ex/
H A Dmodel_6ex_init.c118 static struct device_operations cpu_dev_ops = { variable
130 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_6fx/
H A Dmodel_6fx_init.c131 static struct device_operations cpu_dev_ops = { variable
149 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/cpu/intel/model_2065x/
H A Dmodel_2065x_init.c172 static struct device_operations cpu_dev_ops = { variable
187 .ops = &cpu_dev_ops,
/aosp_15_r20/external/coreboot/src/soc/intel/baytrail/
H A Dcpu.c57 static struct device_operations cpu_dev_ops = { variable
69 .ops = &cpu_dev_ops,

12