Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dsetup.h62 #define MACHINE_HAS_DIAG9C (S390_lowcore.machine_flags & MACHINE_FLAG_DIAG9C) macro
/linux-4.4.14/arch/s390/kernel/
Dsmp.c381 if (MACHINE_HAS_DIAG9C) { in smp_yield_cpu()