Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/s390x/
H A Dsclp.h41 #define SCLP_HAS_CPU_INFO 0x0800000000000000ULL macro
/openbmc/linux/drivers/s390/char/
H A Dsclp.h225 #define SCLP_HAS_CPU_INFO (sclp.facilities & 0x0800000000000000ULL) macro