Searched refs:SPL_COPY_PAYLOAD_ONLY (Results 1 – 3 of 3) sorted by relevance
17 spl_image->flags |= SPL_COPY_PAYLOAD_ONLY; in spl_nor_load_image()
230 if (spl_image->flags & SPL_COPY_PAYLOAD_ONLY) { in spl_parse_image_header()
78 #define SPL_COPY_PAYLOAD_ONLY 1 macro