Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/fw/arc/
Dmemory.c131 p = ArcGetMemoryDescriptor(PROM_NULL_MDESC); in prom_meminit()
141 p = PROM_NULL_MDESC; in prom_meminit()
/linux-6.1.9/arch/mips/include/asm/
Dsgialib.h32 #define PROM_NULL_MDESC ((struct linux_mdesc *) 0) macro