Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsetup.h29 #define MACHINE_FLAG_ESOP BIT(4) macro
105 #define MACHINE_HAS_ESOP (S390_lowcore.machine_flags & MACHINE_FLAG_ESOP)
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsetup.h24 #define MACHINE_FLAG_ESOP BIT(4) macro
86 #define MACHINE_HAS_ESOP (S390_lowcore.machine_flags & MACHINE_FLAG_ESOP)
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early.c44 S390_lowcore.machine_flags |= MACHINE_FLAG_ESOP; in sclp_early_facilities_detect()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early.c53 S390_lowcore.machine_flags |= MACHINE_FLAG_ESOP; in sclp_early_facilities_detect()

Completed in 2 milliseconds