Home
last modified time | relevance | path

Searched defs:PSW_MASK_CC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dptrace.h183 #define PSW_MASK_CC _AC(0x00003000, UL) macro
211 #define PSW_MASK_CC _AC(0x0000300000000000, UL) macro
/openbmc/qemu/target/s390x/
H A Dcpu.h308 #define PSW_MASK_CC 0x0000300000000000ULL macro