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.c829 assert(idx < ARRAY_SIZE(env->cp15.fgt_write)); in HELPER()
830 trapword = env->cp15.fgt_write[idx]; in HELPER()
/openbmc/qemu/target/arm/
H A Dcpu.h516 uint64_t fgt_write[2]; /* HFGWTR, HDFGWTR */ member
H A Dhelper.c8436 .fieldoffset = offsetof(CPUARMState, cp15.fgt_write[FGTREG_HFGWTR]) },
8446 .fieldoffset = offsetof(CPUARMState, cp15.fgt_write[FGTREG_HDFGWTR]) },