Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds