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

/linux-4.4.14/arch/powerpc/boot/
H A Dwrapper331 round_size=$(((strip_size + 0xfffff) & 0xfff00000))
333 round_size=0x$(printf "%x" $round_size)
339 echo "INFO: Fixing the link_address of wrapper to ($round_size)"
340 link_address=$round_size

Completed in 54 milliseconds