Home
last modified time | relevance | path

Searched refs:has_edat1 (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/s390/boot/
Dboot.h14 unsigned char has_edat1 : 1; member
Dstartup.c49 machine.has_edat1 = 1; in detect_facilities()
Dvmem.c285 return machine.has_edat1 && large_allowed(mode) && in can_large_pmd()