Home
last modified time | relevance | path

Searched refs:hcrx_el2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu.h333 uint64_t hcrx_el2; /* Extended Hypervisor configuration register */ member
H A Dhelper.c6239 env->cp15.hcrx_el2 = value & valid_mask; in hcrx_write()
6276 .fieldoffset = offsetof(CPUARMState, cp15.hcrx_el2),
6304 return env->cp15.hcrx_el2; in arm_hcrx_el2_eff()