Searched defs:platform (Results 1 - 18 of 18) sorted by relevance

/gem5/src/dev/alpha/
H A DAlphaBackdoor.py41 platform = Param.Platform(Parent.any, "Platform this device is part of.") variable in class:AlphaBackdoor
/gem5/src/dev/x86/
H A Dsouth_bridge.hh49 Platform * platform; member in class:SouthBridge
H A DSouthBridge.py48 platform = Param.Platform(Parent.any, "Platform this device is part of") variable in class:SouthBridge
/gem5/src/dev/arm/
H A Dgpu_nomali.hh176 RealView *const platform; member in class:NoMaliGpu
H A Dbase_gic.hh112 Platform *platform; member in class:BaseGic
215 RealView *const platform; member in class:ArmInterruptPin
H A DNoMali.py55 platform = Param.RealView(Parent.any, "Platform this device is part of.") variable in class:NoMaliGpu
H A DGic.py54 platform = Param.Platform(Parent.any, "Platform this device is part of.") variable in class:BaseGic
81 platform = Param.Platform(Parent.any, "Platform with interrupt controller") variable in class:ArmInterruptPin
139 platform = Param.Platform(Parent.any, "Platform this device is part of.") variable in class:VGic
H A Dvgic.hh115 Platform *platform; member in class:VGic
/gem5/src/dev/serial/
H A Duart.hh52 Platform *platform; member in class:Uart
H A DUart.py51 platform = Param.Platform(Parent.any, "Platform this device is part of.") variable in class:Uart
/gem5/src/dev/pci/
H A DPciHost.py56 platform = Param.Platform(Parent.any, "Platform to use for interrupts") variable in class:GenericPciHost
H A Dhost.hh319 Platform &platform; member in class:GenericPciHost
/gem5/src/arch/arm/
H A DArmPMU.py175 platform = Param.Platform(Parent.any, "Platform this device is part of.") variable in class:ArmPMU
H A Dprocess.cc329 string platform = "v71"; local
/gem5/tests/test-progs/gpu-hello/src/
H A Dgpu-hello.cpp105 cl_platform_id platform = NULL; local
/gem5/src/dev/sparc/
H A DT1000.py53 platform = Param.Platform(Parent.any, "Platform this device is part of.") variable in class:Iob
/gem5/src/arch/power/
H A Dprocess.cc151 string platform = "v51"; local
/gem5/src/arch/x86/
H A Dprocess.cc908 string platform = "x86_64"; local

Completed in 33 milliseconds