Home
last modified time | relevance | path

Searched refs:MACHINE_IS_KVM (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dsetup.h82 #define MACHINE_IS_KVM (S390_lowcore.machine_flags & MACHINE_FLAG_KVM) macro
/openbmc/linux/drivers/s390/char/
H A Dhmcdrv_ftp.c313 else if (MACHINE_IS_LPAR || MACHINE_IS_KVM) in hmcdrv_ftp_startup()
/openbmc/linux/arch/s390/kernel/
H A Dearly.c156 MACHINE_IS_KVM ? "KVM" : "unknown"); in setup_arch_string()
H A Dsetup.c287 } else if (MACHINE_IS_KVM) { in conmode_default()
908 else if (MACHINE_IS_KVM) in setup_arch()