Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dinterrupt.c186 (env->cregs[0] & CR0_CKC_SC)) { in s390_cpu_has_ext_int()
H A Dcpu.h372 #define CR0_CKC_SC 0x0000000000000800ULL macro
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c352 (env->cregs[0] & CR0_CKC_SC)) { in do_ext_interrupt()