Home
last modified time | relevance | path

Searched refs:CR0_SERVICE_SC (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dinterrupt.c196 (env->cregs[0] & CR0_SERVICE_SC)) { in s390_cpu_has_ext_int()
H A Dcpu.h374 #define CR0_SERVICE_SC 0x0000000000000200ULL macro
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c362 (env->cregs[0] & CR0_SERVICE_SC)) { in do_ext_interrupt()