Searched refs:IMAGEBOOT_MAX_KALLOCSIZE (Results 1 – 2 of 2) sorted by relevance
60 #define IMAGEBOOT_MAX_KALLOCSIZE (2147483648ULL) macro
667 if (fsize > IMAGEBOOT_MAX_KALLOCSIZE) { in imageboot_read_file_internal()