Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsetup.h82 #define MACHINE_IS_KVM (get_lowcore()->machine_flags & MACHINE_FLAG_KVM) 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.c161 MACHINE_IS_KVM ? "KVM" : "unknown"); in setup_arch_string()
H A Dsetup.c292 } else if (MACHINE_IS_KVM) { in conmode_default()
904 else if (MACHINE_IS_KVM) in setup_arch()