Searched refs:vncr_el2 (Results 1 – 3 of 3) sorted by relevance
526 uint64_t vncr_el2;525 uint64_t vncr_el2; global() member
8672 env->cp15.vncr_el2 = value & ~0xfffULL;8681 .fieldoffset = offsetof(CPUARMState, cp15.vncr_el2) },
2440 tcg_gen_ld_i64(ptr, tcg_env, offsetof(CPUARMState, cp15.vncr_el2)); in handle_sys()