Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dsetup.h84 #define MACHINE_HAS_DIAG9C (S390_lowcore.machine_flags & MACHINE_FLAG_DIAG9C) macro
/linux-6.1.9/arch/s390/kernel/
Dsmp.c439 if (!MACHINE_HAS_DIAG9C) in smp_yield_cpu()