Searched refs:bootrom_valid_flags (Results 1 – 1 of 1) sorted by relevance
136 static const int bootrom_valid_flags = BOOTROM_ALLOC_TOP; in bootrom_alloc() local141 if (flags & ~bootrom_valid_flags) { in bootrom_alloc()143 flags & ~bootrom_valid_flags); in bootrom_alloc()