Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dexcp_helper.c460 if (mcic & MCIC_VB_VR) { in do_mchk_interrupt()
467 mcic &= ~MCIC_VB_VR; in do_mchk_interrupt()
/openbmc/qemu/target/s390x/
H A Dcpu.h815 #define MCIC_VB_VR 0x0000004000000000ULL macro
840 mcic |= MCIC_VB_VR; in s390_build_validity_mcic()