Home
last modified time | relevance | path

Searched refs:PROM_NULL_MDESC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/fw/arc/
Dmemory.c122 p = ArcGetMemoryDescriptor(PROM_NULL_MDESC); in prom_meminit()
131 p = PROM_NULL_MDESC; in prom_meminit()
/linux-4.4.14/arch/mips/include/asm/
Dsgialib.h41 #define PROM_NULL_MDESC ((struct linux_mdesc *) 0) macro