Searched refs:MACHINE_FLAG_ESOP (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/include/asm/
H A Dsetup.h43 #define MACHINE_FLAG_ESOP (1UL << 9) macro
59 #define MACHINE_HAS_ESOP (S390_lowcore.machine_flags & MACHINE_FLAG_ESOP)
/linux-4.1.27/drivers/s390/char/
H A Dsclp_early.c124 S390_lowcore.machine_flags |= MACHINE_FLAG_ESOP; sclp_facilities_detect()

Completed in 88 milliseconds