Home
last modified time | relevance | path

Searched refs:gpccr_el3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.h521 uint64_t gpccr_el3;
520 uint64_t gpccr_el3; global() member
H A Dptw.c314 uint64_t gpccr = env->cp15.gpccr_el3; in granule_protection_check()
H A Dhelper.c7704 env->cp15.gpccr_el3 = (value & rw_mask) | (env->cp15.gpccr_el3 & ~rw_mask); in id_pfr1_read()
7709 env->cp15.gpccr_el3 = FIELD_DP64(0, GPCCR, L0GPTSZ, in id_aa64pfr0_read()
7725 .fieldoffset = offsetof(CPUARMState, cp15.gpccr_el3) }, in access_lor_ns()