Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dsetup.h101 #define MACHINE_IS_KVM (S390_lowcore.machine_flags & MACHINE_FLAG_KVM) macro
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dhmcdrv_ftp.c313 else if (MACHINE_IS_LPAR || MACHINE_IS_KVM) in hmcdrv_ftp_startup()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dearly.c131 MACHINE_IS_KVM ? "KVM" : "unknown"); in setup_arch_string()
H A Dsetup.c237 } else if (MACHINE_IS_KVM) { in conmode_default()
1098 else if (MACHINE_IS_KVM) in setup_arch()