Searched refs:RA_IGNORED (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/s390x/kvm/ |
| H A D | kvm.c | 1193 ioinst_handle_xsch(cpu, env->regs[1], RA_IGNORED); in handle_b2() 1196 ioinst_handle_csch(cpu, env->regs[1], RA_IGNORED); in handle_b2() 1199 ioinst_handle_hsch(cpu, env->regs[1], RA_IGNORED); in handle_b2() 1202 ioinst_handle_msch(cpu, env->regs[1], run->s390_sieic.ipb, RA_IGNORED); in handle_b2() 1205 ioinst_handle_ssch(cpu, env->regs[1], run->s390_sieic.ipb, RA_IGNORED); in handle_b2() 1208 ioinst_handle_stcrw(cpu, run->s390_sieic.ipb, RA_IGNORED); in handle_b2() 1211 ioinst_handle_stsch(cpu, env->regs[1], run->s390_sieic.ipb, RA_IGNORED); in handle_b2() 1218 ioinst_handle_chsc(cpu, run->s390_sieic.ipb, RA_IGNORED); in handle_b2() 1226 run->s390_sieic.ipb, RA_IGNORED); in handle_b2() 1229 ioinst_handle_rsch(cpu, env->regs[1], RA_IGNORED); in handle_b2() [all …]
|
| /openbmc/qemu/target/s390x/ |
| H A D | cpu.h | 896 #define RA_IGNORED 0 macro
|