Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/boot/
H A Dvmlinux.lds.S112 . += AMODE31_SIZE; /* .amode31 section */
/linux-6.15/arch/s390/kernel/
H A Dvmlinux.lds.S186 . = _samode31 + AMODE31_SIZE;
/linux-6.15/arch/s390/include/asm/
H A Dpage.h282 #define AMODE31_SIZE (3 * PAGE_SIZE) macro