Home
last modified time | relevance | path

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

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