Searched refs:cr2 (Results 1 - 4 of 4) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_defs.hh119 uint32_t cr2; // 0x002c member in struct:SMMURegs::__anon15
H A Dsmmu_v3.cc632 case offsetof(SMMURegs, cr2):
/gem5/src/arch/x86/
H A Dprocess.cc416 CR0 cr2 = 0; local
417 tc->setMiscReg(MISCREG_CR2, cr2);
/gem5/src/cpu/kvm/
H A Dx86_cpu.cc127 APPLY_SREG(cr2, MISCREG_CR2); \

Completed in 19 milliseconds