Home
last modified time | relevance | path

Searched defs:cpu_cluster (Results 1 – 4 of 4) sorted by relevance

/external/coreboot/src/cpu/intel/haswell/
Dhaswell_init.c175 static struct device *cpu_cluster; variable
/external/coreboot/src/soc/rockchip/rk3399/include/soc/
Dclock.h91 enum cpu_cluster { enum
/external/coreboot/src/include/device/
Dpath.h140 struct cpu_cluster_path cpu_cluster; member
/external/crosvm/src/crosvm/
Dcmdline.rs1172 pub cpu_cluster: Vec<CpuSet>, field