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