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.c835 assert(idx < ARRAY_SIZE(env->cp15.fgt_write)); in HELPER()
836 trapword = env->cp15.fgt_write[idx]; in HELPER()
/openbmc/qemu/target/arm/
H A Dcpu.h517 uint64_t fgt_write[2]; /* HFGWTR, HDFGWTR */
516 uint64_t fgt_write[2]; /* HFGWTR, HDFGWTR */ global() member
H A Dhelper.c8644 .fieldoffset = offsetof(CPUARMState, cp15.fgt_write[FGTREG_HFGWTR]) },
8654 .fieldoffset = offsetof(CPUARMState, cp15.fgt_write[FGTREG_HDFGWTR]) },