Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dsetup.h35 #define MACHINE_FLAG_GS _BITUL(16) macro
76 #define MACHINE_HAS_GS (S390_lowcore.machine_flags & MACHINE_FLAG_GS)
/arch/s390/kernel/
Dearly.c398 S390_lowcore.machine_flags |= MACHINE_FLAG_GS; in detect_machine_facilities()