Searched refs:copyCpuRegister (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/kvm/
H A Dgic.cc296 MuxingKvmGic::copyCpuRegister(BaseGicRegisters* from, BaseGicRegisters* to, function in class:MuxingKvmGic
349 copyCpuRegister(from, to, ctx, GICC_CTLR);
350 copyCpuRegister(from, to, ctx, GICC_PMR);
351 copyCpuRegister(from, to, ctx, GICC_BPR);
H A Dgic.hh213 void copyCpuRegister(BaseGicRegisters* from, BaseGicRegisters* to,

Completed in 6 milliseconds