Searched refs:MACHINE_FLAG_MVPG (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.h66 #define MACHINE_FLAG_MVPG (1UL << 4) macro
88 #define MACHINE_HAS_MVPG (S390_lowcore.machine_flags & MACHINE_FLAG_MVPG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dearly.c284 S390_lowcore.machine_flags |= MACHINE_FLAG_MVPG;

Completed in 60 milliseconds