Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.h457 #define PER_CODE_EVENT_NULLIFICATION 0x0100 macro
/openbmc/qemu/target/s390x/tcg/
H A Dmisc_helper.c650 env->per_perc_atmid |= PER_CODE_EVENT_NULLIFICATION; in HELPER()