Home
last modified time | relevance | path

Searched refs:MACHINE_IS_LPAR (Results 1 – 6 of 6) sorted by relevance

/linux/arch/s390/include/asm/
H A Dsetup.h83 #define MACHINE_IS_LPAR (get_lowcore()->machine_flags & MACHINE_FLAG_LPAR) macro
/linux/drivers/s390/char/
H A Dhmcdrv_ftp.c313 else if (MACHINE_IS_LPAR || MACHINE_IS_KVM) in hmcdrv_ftp_startup()
/linux/arch/s390/kernel/
H A Dearly.c159 MACHINE_IS_LPAR ? "LPAR" : in setup_arch_string()
H A Dirq.c167 } while (MACHINE_IS_LPAR && irq_pending(regs)); in do_io_irq()
H A Dsetup.c906 else if (MACHINE_IS_LPAR) in setup_arch()
/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c385 if (MACHINE_IS_LPAR) in __hypfs_diag_fs_init()