| _regIndexList | ArmKvmCPU | mutableprivate |
| _status | BaseKvmCPU | protected |
| activateContext(ThreadID thread_num) override | BaseKvmCPU | |
| alwaysSyncTC | BaseKvmCPU | protected |
| archIsDrained() const | BaseKvmCPU | inlineprotectedvirtual |
| ArmKvmCPU(ArmKvmCPUParams *params) | ArmKvmCPU | |
| BaseKvmCPU(BaseKvmCPUParams *params) | BaseKvmCPU | |
| ctrInsts | BaseKvmCPU | |
| dataPort | BaseKvmCPU | protected |
| deallocateContext(ThreadID thread_num) | BaseKvmCPU | |
| decodeCoProcReg(uint64_t id) const | ArmKvmCPU | protected |
| decodeVFPCtrlReg(uint64_t id) const | ArmKvmCPU | protected |
| 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 |
| finishMMIOPending() | BaseKvmCPU | |
| fiqAsserted | ArmKvmCPU | private |
| getAndFormatOneReg(uint64_t id) const | BaseKvmCPU | protected |
| getContext(int tn) override | BaseKvmCPU | |
| getDataPort() override | BaseKvmCPU | inline |
| getFPUState(struct kvm_fpu &state) const | BaseKvmCPU | protected |
| getGuestData(uint64_t offset) const | BaseKvmCPU | inlineprotected |
| getHostCycles() const | BaseKvmCPU | protectedvirtual |
| getInstPort() override | BaseKvmCPU | 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 |
| getRegisters(struct kvm_regs ®s) const | BaseKvmCPU | protected |
| getRegList() const | ArmKvmCPU | protected |
| getRegList(struct kvm_reg_list ®s) const | ArmKvmCPU | private |
| getSpecialRegisters(struct kvm_sregs ®s) const | BaseKvmCPU | protected |
| getVCpuID() const | BaseKvmCPU | inline |
| haltContext(ThreadID thread_num) override | BaseKvmCPU | |
| handleKvmExit() | BaseKvmCPU | protectedvirtual |
| handleKvmExitException() | BaseKvmCPU | protectedvirtual |
| handleKvmExitFailEntry() | BaseKvmCPU | protectedvirtual |
| handleKvmExitHypercall() | BaseKvmCPU | protectedvirtual |
| handleKvmExitIO() | BaseKvmCPU | protectedvirtual |
| handleKvmExitIRQWindowOpen() | BaseKvmCPU | protectedvirtual |
| handleKvmExitUnknown() | BaseKvmCPU | protectedvirtual |
| Idle enum value | BaseKvmCPU | protected |
| init() override | BaseKvmCPU | |
| instPort | BaseKvmCPU | protected |
| invariant_regs | ArmKvmCPU | privatestatic |
| ioctl(int request, long p1) const | BaseKvmCPU | protected |
| ioctl(int request, void *p1) const | BaseKvmCPU | inlineprotected |
| ioctl(int request) const | BaseKvmCPU | inlineprotected |
| 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 |
| notifyFork() override | BaseKvmCPU | |
| numCoalescedMMIO | BaseKvmCPU | |
| numExitSignal | BaseKvmCPU | |
| numHalt | BaseKvmCPU | |
| numHypercalls | BaseKvmCPU | |
| numInsts | BaseKvmCPU | |
| numInterrupts | BaseKvmCPU | |
| numIO | BaseKvmCPU | |
| numMMIO | BaseKvmCPU | |
| numSimulatedInsts() | BaseCPU | inlinestatic |
| numSimulatedOps() | BaseCPU | inlinestatic |
| numVMExits | BaseKvmCPU | |
| numVMHalfEntries | BaseKvmCPU | |
| onKvmExitHypercall() | ArmKvmCPU | protected |
| RegIndexVector typedef | ArmKvmCPU | protected |
| regStats() override | BaseKvmCPU | |
| Running enum value | BaseKvmCPU | protected |
| RunningMMIOPending enum value | BaseKvmCPU | protected |
| RunningService enum value | BaseKvmCPU | protected |
| RunningServiceCompletion enum value | BaseKvmCPU | protected |
| serializeThread(CheckpointOut &cp, ThreadID tid) const override | BaseKvmCPU | |
| 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 |
| setRegisters(const struct kvm_regs ®s) | BaseKvmCPU | protected |
| setSignalMask(const sigset_t *mask) | BaseKvmCPU | protected |
| setSpecialRegisters(const struct kvm_sregs ®s) | BaseKvmCPU | protected |
| startup() | ArmKvmCPU | |
| Status enum name | BaseKvmCPU | protected |
| suspendContext(ThreadID thread_num) override | BaseKvmCPU | |
| switchOut() override | BaseKvmCPU | |
| syncKvmState() | BaseKvmCPU | protected |
| syncThreadContext() | BaseKvmCPU | protected |
| takeOverFrom(BaseCPU *cpu) override | BaseKvmCPU | |
| tc | BaseKvmCPU | |
| thread | BaseKvmCPU | |
| threadContextDirty | BaseKvmCPU | protected |
| tick() | BaseKvmCPU | protected |
| totalInsts() const override | BaseKvmCPU | |
| totalOps() const override | BaseKvmCPU | |
| unserializeThread(CheckpointIn &cp, ThreadID tid) override | BaseKvmCPU | |
| 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 |
| vcpuID | BaseKvmCPU | protected |
| vcpuThread | BaseKvmCPU | protected |
| verifyMemoryMode() const override | BaseKvmCPU | |
| vm | BaseKvmCPU | |
| wakeup(ThreadID tid=0) override | BaseKvmCPU | |
| ~ArmKvmCPU() | ArmKvmCPU | virtual |
| ~BaseKvmCPU() | BaseKvmCPU | virtual |