_cacheLineSize | BaseCPU | protected |
_cpuId | BaseCPU | protected |
_dataRequestorId | BaseCPU | protected |
_instRequestorId | BaseCPU | protected |
_kvmRun | BaseKvmCPU | private |
_pid | BaseCPU | protected |
_regIndexList | ArmKvmCPU | mutableprivate |
_socketId | BaseCPU | protected |
_status | BaseKvmCPU | protected |
_switchedOut | BaseCPU | protected |
_taskId | BaseCPU | protected |
activateContext(ThreadID thread_num) override | BaseKvmCPU | virtual |
activeInstPeriod | BaseKvmCPU | private |
addressMonitor | BaseCPU | private |
alwaysSyncTC | BaseKvmCPU | protected |
archIsDrained() const | BaseKvmCPU | inlineprotectedvirtual |
ArmKvmCPU(ArmKvmCPUParams *params) | ArmKvmCPU | |
armMonitor(ThreadID tid, Addr address) | BaseCPU | |
BaseCPU(Params *params, bool is_checker=false) | BaseCPU | |
BaseKvmCPU(BaseKvmCPUParams *params) | BaseKvmCPU | |
cacheLineSize() const | BaseCPU | inline |
checkInterrupts(ThreadID tid) const | BaseCPU | inline |
clearInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | inline |
clearInterrupts(ThreadID tid) | BaseCPU | inline |
contextToThread(ContextID cid) | BaseCPU | inline |
CPU_STATE_ON enum value | BaseCPU | protected |
CPU_STATE_SLEEP enum value | BaseCPU | protected |
CPU_STATE_WAKEUP enum value | BaseCPU | protected |
cpuId() const | BaseCPU | inline |
cpuList | BaseCPU | privatestatic |
CPUState enum name | BaseCPU | protected |
ctrInsts | BaseKvmCPU | |
currentFunctionEnd | BaseCPU | private |
currentFunctionStart | BaseCPU | private |
dataPort | BaseKvmCPU | protected |
dataRequestorId() const | BaseCPU | inline |
deallocateContext(ThreadID thread_num) | BaseKvmCPU | |
decodeCoProcReg(uint64_t id) const | ArmKvmCPU | protected |
decodeVFPCtrlReg(uint64_t id) const | ArmKvmCPU | protected |
deschedulePowerGatingEvent() | BaseCPU | |
deviceEventQueue() | BaseKvmCPU | inlineprotected |
discardPendingSignal(int signum) const | BaseKvmCPU | private |
doMMIOAccess(Addr paddr, void *data, int size, bool write) | BaseKvmCPU | protected |
drain() override | BaseKvmCPU | |
drainResume() override | BaseKvmCPU | |
dump() | ArmKvmCPU | |
BaseKvmCPU::dump() const | BaseKvmCPU | virtual |
dumpKvmStateCoProc(uint64_t id) | ArmKvmCPU | private |
dumpKvmStateCore() | ArmKvmCPU | private |
dumpKvmStateMisc() | ArmKvmCPU | private |
dumpKvmStateVFP(uint64_t id) | ArmKvmCPU | private |
enableFunctionTrace() | BaseCPU | private |
enterPwrGating() | BaseCPU | protected |
enterPwrGatingEvent | BaseCPU | protected |
findContext(ThreadContext *tc) | BaseCPU | |
finishMMIOPending() | BaseKvmCPU | |
fiqAsserted | ArmKvmCPU | private |
flushCoalescedMMIO() | BaseKvmCPU | private |
flushTLBs() | BaseCPU | |
functionEntryTick | BaseCPU | private |
functionTraceStream | BaseCPU | private |
functionTracingEnabled | BaseCPU | private |
getAndFormatOneReg(uint64_t id) const | BaseKvmCPU | protected |
getContext(int tn) override | BaseKvmCPU | virtual |
getCpuAddrMonitor(ThreadID tid) | BaseCPU | inline |
getCurrentInstCount(ThreadID tid) | BaseCPU | |
getDataPort() override | BaseKvmCPU | inlinevirtual |
getFPUState(struct kvm_fpu &state) const | BaseKvmCPU | protected |
getGuestData(uint64_t offset) const | BaseKvmCPU | inlineprotected |
getHostCycles() const | BaseKvmCPU | protectedvirtual |
getInstPort() override | BaseKvmCPU | inlinevirtual |
getInterruptController(ThreadID tid) | BaseCPU | inline |
getKvmRunState() | BaseKvmCPU | inlineprotected |
getOneReg(uint64_t id, void *addr) const | BaseKvmCPU | protected |
getOneRegU32(uint64_t id) const | BaseKvmCPU | inlineprotected |
getOneRegU64(uint64_t id) const | BaseKvmCPU | inlineprotected |
getPid() const | BaseCPU | inline |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | BaseCPU | |
getRegisters(struct kvm_regs ®s) const | BaseKvmCPU | protected |
getRegList() const | ArmKvmCPU | protected |
getRegList(struct kvm_reg_list ®s) const | ArmKvmCPU | private |
getSendFunctional() | BaseCPU | inlinevirtual |
getSpecialRegisters(struct kvm_sregs ®s) const | BaseKvmCPU | protected |
getTracer() | BaseCPU | inline |
getVCpuID() const | BaseKvmCPU | inline |
haltContext(ThreadID thread_num) override | BaseKvmCPU | virtual |
handleKvmExit() | BaseKvmCPU | protectedvirtual |
handleKvmExitException() | BaseKvmCPU | protectedvirtual |
handleKvmExitFailEntry() | BaseKvmCPU | protectedvirtual |
handleKvmExitHypercall() | BaseKvmCPU | protectedvirtual |
handleKvmExitIO() | BaseKvmCPU | protectedvirtual |
handleKvmExitIRQWindowOpen() | BaseKvmCPU | protectedvirtual |
handleKvmExitUnknown() | BaseKvmCPU | protectedvirtual |
hostFactor | BaseKvmCPU | private |
hwCycles | BaseKvmCPU | private |
hwInstructions | BaseKvmCPU | private |
Idle enum value | BaseKvmCPU | protected |
init() override | BaseKvmCPU | |
instCnt | BaseCPU | protected |
instCount() | BaseCPU | inline |
instPort | BaseKvmCPU | protected |
instRequestorId() const | BaseCPU | inline |
interrupts | BaseCPU | protected |
invariant_regs | ArmKvmCPU | privatestatic |
invldPid | BaseCPU | static |
ioctl(int request, long p1) const | BaseKvmCPU | protected |
ioctl(int request, void *p1) const | BaseKvmCPU | inlineprotected |
ioctl(int request) const | BaseKvmCPU | inlineprotected |
ioctlRun() | BaseKvmCPU | private |
irqAsserted | ArmKvmCPU | private |
isInvariantReg(uint64_t id) | ArmKvmCPU | protected |
kick() const | BaseKvmCPU | inline |
kvmArmVCpuInit(uint32_t target) | ArmKvmCPU | protected |
kvmArmVCpuInit(const struct kvm_vcpu_init &init) | ArmKvmCPU | protected |
kvmCoreMiscRegs | ArmKvmCPU | protectedstatic |
kvmInterrupt(const struct kvm_interrupt &interrupt) | BaseKvmCPU | protected |
kvmIntRegs | ArmKvmCPU | protectedstatic |
kvmNonMaskableInterrupt() | BaseKvmCPU | protected |
kvmRun(Tick ticks) | ArmKvmCPU | protectedvirtual |
kvmRunDrain() | BaseKvmCPU | protectedvirtual |
kvmStateDirty | BaseKvmCPU | protected |
mmioRing | BaseKvmCPU | private |
mwait(ThreadID tid, PacketPtr pkt) | BaseCPU | |
mwaitAtomic(ThreadID tid, ThreadContext *tc, BaseTLB *dtb) | BaseCPU | |
notifyFork() override | BaseKvmCPU | |
numContexts() | BaseCPU | inline |
numCycles | BaseCPU | |
numSimulatedCPUs() | BaseCPU | inlinestatic |
numSimulatedInsts() | BaseCPU | inlinestatic |
numSimulatedInsts() | BaseCPU | inlinestatic |
numSimulatedOps() | BaseCPU | inlinestatic |
numSimulatedOps() | BaseCPU | inlinestatic |
numThreads | BaseCPU | |
numWorkItemsCompleted | BaseCPU | |
numWorkItemsStarted | BaseCPU | |
pageSize | BaseKvmCPU | private |
Params typedef | BaseCPU | |
params() const | BaseCPU | inline |
PCMask | BaseCPU | static |
perfControlledByTimer | BaseKvmCPU | private |
pmuProbePoint(const char *name) | BaseCPU | protected |
postInterrupt(ThreadID tid, int int_num, int index) | BaseCPU | |
powerGatingOnIdle | BaseCPU | protected |
ppActiveCycles | BaseCPU | protected |
ppAllCycles | BaseCPU | protected |
ppRetiredBranches | BaseCPU | protected |
ppRetiredInsts | BaseCPU | protected |
ppRetiredInstsPC | BaseCPU | protected |
ppRetiredLoads | BaseCPU | protected |
ppRetiredStores | BaseCPU | protected |
ppSleeping | BaseCPU | protected |
previousCycle | BaseCPU | protected |
previousState | BaseCPU | protected |
probeInstCommit(const StaticInstPtr &inst, Addr pc) | BaseCPU | virtual |
pwrGatingLatency | BaseCPU | protected |
RegIndexVector typedef | ArmKvmCPU | protected |
registerThreadContexts() | BaseCPU | |
regProbePoints() override | BaseCPU | |
regStats() override | BaseCPU | |
Running enum value | BaseKvmCPU | protected |
RunningMMIOPending enum value | BaseKvmCPU | protected |
RunningService enum value | BaseKvmCPU | protected |
RunningServiceCompletion enum value | BaseKvmCPU | protected |
runTimer | BaseKvmCPU | private |
scheduleInstStop(ThreadID tid, Counter insts, const char *cause) | BaseCPU | |
schedulePowerGatingEvent() | BaseCPU | |
serialize(CheckpointOut &cp) const override | BaseCPU | |
serializeThread(CheckpointOut &cp, ThreadID tid) const override | BaseKvmCPU | virtual |
setFPUState(const struct kvm_fpu &state) | BaseKvmCPU | protected |
setOneReg(uint64_t id, const void *addr) | BaseKvmCPU | protected |
setOneReg(uint64_t id, uint64_t value) | BaseKvmCPU | inlineprotected |
setOneReg(uint64_t id, uint32_t value) | BaseKvmCPU | inlineprotected |
setPid(uint32_t pid) | BaseCPU | inline |
setRegisters(const struct kvm_regs ®s) | BaseKvmCPU | protected |
setSignalMask(const sigset_t *mask) | BaseKvmCPU | protected |
setSpecialRegisters(const struct kvm_sregs ®s) | BaseKvmCPU | protected |
setupCounters() | BaseKvmCPU | private |
setupInstCounter(uint64_t period=0) | BaseKvmCPU | private |
setupInstStop() | BaseKvmCPU | private |
setupSignalHandler() | BaseKvmCPU | private |
socketId() const | BaseCPU | inline |
startup() | ArmKvmCPU | |
startupThread() | BaseKvmCPU | private |
stats | BaseKvmCPU | |
Status enum name | BaseKvmCPU | protected |
suspendContext(ThreadID thread_num) override | BaseKvmCPU | virtual |
switchedOut() const | BaseCPU | inline |
switchOut() override | BaseKvmCPU | virtual |
syncKvmState() | BaseKvmCPU | protected |
syncThreadContext() | BaseKvmCPU | protected |
syscallRetryLatency | BaseCPU | |
system | BaseCPU | |
takeOverFrom(BaseCPU *cpu) override | BaseKvmCPU | virtual |
taskId() const | BaseCPU | inline |
taskId(uint32_t id) | BaseCPU | inline |
tc | BaseKvmCPU | |
thread | BaseKvmCPU | |
threadContextDirty | BaseKvmCPU | protected |
threadContexts | BaseCPU | protected |
tick() | BaseKvmCPU | protected |
tickEvent | BaseKvmCPU | private |
totalInsts() const override | BaseKvmCPU | virtual |
totalOps() const override | BaseKvmCPU | virtual |
traceFunctions(Addr pc) | BaseCPU | inline |
traceFunctionsInternal(Addr pc) | BaseCPU | private |
tracer | BaseCPU | protected |
tryDrain() | BaseKvmCPU | private |
unserialize(CheckpointIn &cp) override | BaseCPU | |
unserializeThread(CheckpointIn &cp, ThreadID tid) override | BaseKvmCPU | virtual |
updateCycleCounters(CPUState state) | BaseCPU | inlineprotected |
updateKvmState() | ArmKvmCPU | protectedvirtual |
updateKvmStateCoProc(uint64_t id, bool show_warnings) | ArmKvmCPU | private |
updateKvmStateCore() | ArmKvmCPU | private |
updateKvmStateMisc() | ArmKvmCPU | private |
updateKvmStateVFP(uint64_t id, bool show_warnings) | ArmKvmCPU | private |
updateTCStateCoProc(uint64_t id, bool show_warnings) | ArmKvmCPU | private |
updateTCStateCore() | ArmKvmCPU | private |
updateTCStateMisc() | ArmKvmCPU | private |
updateTCStateVFP(uint64_t id, bool show_warnings) | ArmKvmCPU | private |
updateThreadContext() | ArmKvmCPU | protectedvirtual |
vcpuFD | BaseKvmCPU | private |
vcpuID | BaseKvmCPU | protected |
vcpuMMapSize | BaseKvmCPU | private |
vcpuThread | BaseKvmCPU | protected |
verifyMemoryMode() const override | BaseKvmCPU | virtual |
vm | BaseKvmCPU | |
waitForRemoteGDB() const | BaseCPU | |
wakeup(ThreadID tid=0) override | BaseKvmCPU | virtual |
workItemBegin() | BaseCPU | inline |
workItemEnd() | BaseCPU | inline |
~ArmKvmCPU() | ArmKvmCPU | virtual |
~BaseCPU() | BaseCPU | virtual |
~BaseKvmCPU() | BaseKvmCPU | virtual |