Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c831 assert(idx < ARRAY_SIZE(env->cp15.fgt_write)); in HELPER()
832 trapword = env->cp15.fgt_write[idx]; in HELPER()
/openbmc/qemu/target/arm/
H A Dcpu.h575 uint64_t fgt_write[2]; /* HFGWTR, HDFGWTR */
569 uint64_t fgt_write[2]; /* HFGWTR, HDFGWTR */ global() member
H A Dhelper.c5735 .fieldoffset = offsetof(CPUARMState, cp15.fgt_write[FGTREG_HFGWTR]) },
5745 .fieldoffset = offsetof(CPUARMState, cp15.fgt_write[FGTREG_HDFGWTR]) },