Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds