Searched refs:tlbimva_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | helper.c | 515 static void tlbimva_write(CPUARMState *env, const ARMCPRegInfo *ri, in tlbimva_write() function 743 .opc1 = CP_ANY, .opc2 = 1, .access = PL1_W, .writefn = tlbimva_write, 2340 .writefn = tlbimva_write }, 2350 .writefn = tlbimva_write }, 2360 .writefn = tlbimva_write }, 5844 .writefn = tlbimva_write },
|