Home
last modified time | relevance | path

Searched refs:MCIC_VB_VR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu.h826 #define MCIC_VB_VR 0x0000004000000000ULL macro
851 mcic |= MCIC_VB_VR; in s390_build_validity_mcic()
/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c458 if (mcic & MCIC_VB_VR) { in do_mchk_interrupt()
465 mcic &= ~MCIC_VB_VR; in do_mchk_interrupt()