Searched refs:vdisr_el2 (Results 1 – 3 of 3) sorted by relevance
1261 env->cp15.vdisr_el2 = syndrome | (1u << 31);
507 uint64_t vdisr_el2;506 uint64_t vdisr_el2; global() member
7274 return env->cp15.vdisr_el2;7287 env->cp15.vdisr_el2 = val; in zcr_write() 7332 .access = PL2_RW, .fieldoffset = offsetof(CPUARMState, cp15.vdisr_el2) }, in access_tpidr2()