Searched refs:MACHINE_FLAG_PFMF (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.h73 #define MACHINE_FLAG_PFMF (1UL << 11) macro
101 #define MACHINE_HAS_PFMF (S390_lowcore.machine_flags & MACHINE_FLAG_PFMF)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dearly.c365 S390_lowcore.machine_flags |= MACHINE_FLAG_PFMF;

Completed in 98 milliseconds