Searched refs:PROM_FLAG_DONT_FREE_TEMP (Results 1 – 4 of 4) sorted by relevance
57 .flags = PROM_FLAG_DONT_FREE_TEMP,61 .flags = PROM_FLAG_DONT_FREE_TEMP,
180 if (prom_flags & PROM_FLAG_DONT_FREE_TEMP) in prom_free_prom_memory()
23 #define PROM_FLAG_DONT_FREE_TEMP 4 macro
127 prom_flags |= PROM_FLAG_DONT_FREE_TEMP; in plat_mem_setup()