Lines Matching refs:BaseGicRegisters
57 class KvmKernelGicV2 : public BaseGicRegisters
120 /** BaseGicRegisters interface */
209 void copyGicState(BaseGicRegisters* from, BaseGicRegisters* to);
211 void copyDistRegister(BaseGicRegisters* from, BaseGicRegisters* to,
213 void copyCpuRegister(BaseGicRegisters* from, BaseGicRegisters* to,
216 void copyBankedDistRange(BaseGicRegisters* from, BaseGicRegisters* to,
218 void clearBankedDistRange(BaseGicRegisters* to,
220 void copyDistRange(BaseGicRegisters* from, BaseGicRegisters* to,
222 void clearDistRange(BaseGicRegisters* to,