Home
last modified time | relevance | path

Searched refs:MACHINE_FLAG_KVM (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/s390/include/asm/
A Dsetup.h21 #define MACHINE_FLAG_KVM BIT(1) macro
86 #define MACHINE_IS_KVM (S390_lowcore.machine_flags & MACHINE_FLAG_KVM)
/linux-6.3-rc2/arch/s390/kernel/
A Dearly.c104 S390_lowcore.machine_flags |= MACHINE_FLAG_KVM; in detect_machine_type()

Completed in 5 milliseconds