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

/gem5/src/arch/arm/insts/
H A Dstatic_inst.hh207 bool haveVirt = ArmSystem::haveVirtualization(tc); local
222 unsigned lowIdx = (privileged && (isSecure || scr.aw || haveVirt))
230 (isSecure || scr.fw || haveVirt) ) {

Completed in 6 milliseconds