Home
last modified time | relevance | path

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

/qemu/include/hw/s390x/
H A Dsclp.h41 #define SCLP_HAS_CPU_INFO 0x0800000000000000ULL macro
/qemu/hw/s390x/
H A Dsclp.c151 read_info->facilities = cpu_to_be64(SCLP_HAS_CPU_INFO | in read_SCP_info()