Searched refs:access_fgt (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | helper.c | 8624 static CPAccessResult access_fgt(CPUARMState *env, const ARMCPRegInfo *ri, in access_fgt() function 8638 .access = PL2_RW, .accessfn = access_fgt, 8643 .access = PL2_RW, .accessfn = access_fgt, 8648 .access = PL2_RW, .accessfn = access_fgt, 8653 .access = PL2_RW, .accessfn = access_fgt, 8658 .access = PL2_RW, .accessfn = access_fgt,
|