Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu.h447 #define PER_CODE_EVENT_STORE_REAL 0x0800 macro
/openbmc/qemu/target/s390x/tcg/
H A Dmisc_helper.c663 env->per_perc_atmid = PER_CODE_EVENT_STORE_REAL | get_per_atmid(env); in HELPER()