Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dcpu32.c130 cpu->dtb_compatible = "arm,arm926"; in arm926_initfn()
157 cpu->dtb_compatible = "arm,arm946"; in arm946_initfn()
170 cpu->dtb_compatible = "arm,arm1026"; in arm1026_initfn()
218 cpu->dtb_compatible = "arm,arm1136"; in arm1136_r2_initfn()
248 cpu->dtb_compatible = "arm,arm1136"; in arm1136_initfn()
279 cpu->dtb_compatible = "arm,arm1176"; in arm1176_initfn()
311 cpu->dtb_compatible = "arm,arm11mpcore"; in arm11mpcore_initfn()
347 cpu->dtb_compatible = "arm,cortex-a8"; in cortex_a8_initfn()
416 cpu->dtb_compatible = "arm,cortex-a9"; in cortex_a9_initfn()
483 cpu->dtb_compatible = "arm,cortex-a7"; in cortex_a7_initfn()
[all …]
H A Dcpu64.c36 cpu->dtb_compatible = "arm,cortex-a35"; in aarch64_a35_initfn()
208 cpu->dtb_compatible = "arm,cortex-a55"; in aarch64_a55_initfn()
280 cpu->dtb_compatible = "arm,cortex-a72"; in aarch64_a72_initfn()
339 cpu->dtb_compatible = "arm,cortex-a76"; in aarch64_a76_initfn()
412 cpu->dtb_compatible = "arm,a64fx"; in aarch64_a64fx_initfn()
585 cpu->dtb_compatible = "arm,neoverse-n1"; in aarch64_neoverse_n1_initfn()
660 cpu->dtb_compatible = "arm,neoverse-v1"; in aarch64_neoverse_v1_initfn()
886 cpu->dtb_compatible = "arm,cortex-a710"; in aarch64_a710_initfn()
987 cpu->dtb_compatible = "arm,neoverse-n2"; in aarch64_neoverse_n2_initfn()
/openbmc/qemu/linux-user/arm/
H A Dtarget_proc.h93 cpu->dtb_compatible ? : ""); in open_cpuinfo()
/openbmc/qemu/target/arm/
H A Dkvm.c61 const char *dtb_compatible; member
308 ahcf->dtb_compatible = "arm,arm-v8"; in kvm_arm_get_host_cpu_features()
480 if (!arm_host_cpu_features.dtb_compatible) { in kvm_arm_set_cpu_features_from_host()
493 cpu->dtb_compatible = arm_host_cpu_features.dtb_compatible; in kvm_arm_set_cpu_features_from_host()
H A Dcpu64.c603 cpu->dtb_compatible = "arm,cortex-a57"; in aarch64_a57_initfn()
664 cpu->dtb_compatible = "arm,cortex-a53"; in aarch64_a53_initfn()
H A Dcpu.h897 const char *dtb_compatible; member
H A Dcpu.c1537 cpu->dtb_compatible = "qemu,unknown"; in arm_cpu_initfn()
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c315 const char *dtb_compatible; member
879 ahcf->dtb_compatible = "arm,arm-v8"; in hvf_arm_get_host_cpu_features()
948 if (!arm_host_cpu_features.dtb_compatible) { in hvf_arm_set_cpu_features_from_host()
960 cpu->dtb_compatible = arm_host_cpu_features.dtb_compatible; in hvf_arm_set_cpu_features_from_host()
/openbmc/qemu/target/loongarch/
H A Dcpu.c387 cpu->dtb_compatible = "loongarch,Loongson-3A5000"; in loongarch_la464_initfn()
486 cpu->dtb_compatible = "loongarch,Loongson-1C103"; in loongarch_la132_initfn()
H A Dcpu.h409 const char *dtb_compatible; member
/openbmc/qemu/hw/arm/
H A Dxlnx-versal-virt.c119 armcpu->dtb_compatible); in fdt_add_cpu_nodes()
H A Dvirt.c457 armcpu->dtb_compatible); in fdt_add_cpu_nodes()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c384 cpu->dtb_compatible); in fdt_add_cpu_nodes()