Searched refs:MACHINE_IS_LPAR (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/lib/
H A Dspinlock.c58 if (MACHINE_IS_LPAR)
89 if (MACHINE_IS_LPAR)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dsetup.h79 #define MACHINE_IS_LPAR (S390_lowcore.machine_flags & MACHINE_FLAG_LPAR) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsetup.c773 else if (MACHINE_IS_LPAR)
787 else if (MACHINE_IS_LPAR)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcio.c664 } while (MACHINE_IS_LPAR && tpi(NULL) != 0);
H A Dqdio_main.c551 if (!is_thinint_irq(q->irq_ptr) && MACHINE_IS_LPAR)

Completed in 65 milliseconds