Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/Arm/
DARM_GenericInterruptController.cs382 public bool TryGetCPUEntry(uint processorNumber, out CPUEntry cpuEntry) in TryGetCPUEntry()
389 public bool TryGetCPUEntryForCPU(IARMSingleSecurityStateCPU cpu, out CPUEntry cpuEntry) in TryGetCPUEntryForCPU()