Home
last modified time | relevance | path

Searched refs:PROM_FLAG_DONT_FREE_TEMP (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/mips/fw/arc/
Didentify.c57 .flags = PROM_FLAG_DONT_FREE_TEMP,
61 .flags = PROM_FLAG_DONT_FREE_TEMP,
Dmemory.c180 if (prom_flags & PROM_FLAG_DONT_FREE_TEMP) in prom_free_prom_memory()
/linux-6.1.9/arch/mips/include/asm/
Dsgialib.h23 #define PROM_FLAG_DONT_FREE_TEMP 4 macro
/linux-6.1.9/arch/mips/sgi-ip30/
Dip30-setup.c127 prom_flags |= PROM_FLAG_DONT_FREE_TEMP; in plat_mem_setup()