Home
last modified time | relevance | path

Searched refs:BOOT_MEM_ROM_DATA (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/mips/fw/arc/
Dmemory.c74 return BOOT_MEM_ROM_DATA; in memtype_classify_arcs()
94 return BOOT_MEM_ROM_DATA; in memtype_classify_arc()
154 if (boot_mem_map.map[i].type != BOOT_MEM_ROM_DATA) in prom_free_prom_memory()
/Linux-v4.19/arch/mips/pmcs-msp71xx/
Dmsp_prom.c333 return BOOT_MEM_ROM_DATA; in prom_memtype_classify()
411 if (boot_mem_map.map[i].type != BOOT_MEM_ROM_DATA) in prom_free_prom_memory()
477 mdesc[i].type = BOOT_MEM_ROM_DATA; in prom_getmdesc()
/Linux-v4.19/arch/mips/mti-malta/
Dmalta-memory.c46 if (boot_mem_map.map[i].type != BOOT_MEM_ROM_DATA) in prom_free_prom_memory()
/Linux-v4.19/arch/mips/include/asm/
Dbootinfo.h92 #define BOOT_MEM_ROM_DATA 2 macro
/Linux-v4.19/arch/mips/kernel/
Dsetup.c211 case BOOT_MEM_ROM_DATA: in print_memory_map()
983 case BOOT_MEM_ROM_DATA: in resource_init()