Home
last modified time | relevance | path

Searched refs:SB_TRAILER_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/boot/compressed/
H A Dvmlinux.lds.S96 #define SB_TRAILER_SIZE 32 define
98 . += SB_TRAILER_SIZE; /* make sure .sb.trailer does not overwrite the previous section */
99 . = ALIGN(4096) - SB_TRAILER_SIZE;
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dvmlinux.lds.S109 #define SB_TRAILER_SIZE 32 define
111 . += SB_TRAILER_SIZE; /* make sure .sb.trailer does not overwrite the previous section */
112 . = ALIGN(4096) - SB_TRAILER_SIZE;

Completed in 2 milliseconds