Home
last modified time | relevance | path

Searched refs:s390_cpu_has_int (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dinterrupt.c230 bool s390_cpu_has_int(S390CPU *cpu) in s390_cpu_has_int() function
H A Dcpu.c143 return s390_cpu_has_int(cpu); in s390_cpu_has_work()
H A Ds390x-internal.h351 bool s390_cpu_has_int(S390CPU *cpu);
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c584 if (s390_cpu_has_int(cpu)) { in s390_cpu_exec_interrupt()