Home
last modified time | relevance | path

Searched refs:MACHINE_FLAG_TLB_GUEST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dsetup.h37 #define MACHINE_FLAG_TLB_GUEST BIT(14) macro
113 #define MACHINE_HAS_TLB_GUEST (S390_lowcore.machine_flags & MACHINE_FLAG_TLB_GUEST)
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dsetup.h32 #define MACHINE_FLAG_TLB_GUEST BIT(14) macro
94 #define MACHINE_HAS_TLB_GUEST (S390_lowcore.machine_flags & MACHINE_FLAG_TLB_GUEST)
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early.c46 S390_lowcore.machine_flags |= MACHINE_FLAG_TLB_GUEST; in sclp_early_facilities_detect()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early.c55 S390_lowcore.machine_flags |= MACHINE_FLAG_TLB_GUEST; in sclp_early_facilities_detect()

Completed in 2 milliseconds