Searched refs:cpu_names (Results 1 - 3 of 3) sorted by relevance

/gem5/configs/common/
H A DCpuConfig.py101 def cpu_names(): function
H A DOptions.py166 choices=CpuConfig.cpu_names(),
320 default="AtomicSimpleCPU", choices=CpuConfig.cpu_names(),
/gem5/configs/example/arm/
H A Ddevices.py50 have_kvm = "ArmV8KvmCPU" in CpuConfig.cpu_names()

Completed in 8 milliseconds