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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsetup.h69 #define MACHINE_FLAG_DIAG9C (1UL << 7) macro
81 #define MACHINE_HAS_DIAG9C (S390_lowcore.machine_flags & MACHINE_FLAG_DIAG9C)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dearly.c336 S390_lowcore.machine_flags |= MACHINE_FLAG_DIAG9C;

Completed in 54 milliseconds