Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsetup.h28 #define MACHINE_FLAG_DIAG9C BIT(3) macro
104 #define MACHINE_HAS_DIAG9C (S390_lowcore.machine_flags & MACHINE_FLAG_DIAG9C)
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsetup.h23 #define MACHINE_FLAG_DIAG9C BIT(3) macro
85 #define MACHINE_HAS_DIAG9C (S390_lowcore.machine_flags & MACHINE_FLAG_DIAG9C)
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dearly.c206 S390_lowcore.machine_flags |= MACHINE_FLAG_DIAG9C; in detect_diag9c()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dearly.c212 S390_lowcore.machine_flags |= MACHINE_FLAG_DIAG9C; in detect_diag9c()

Completed in 2 milliseconds