Searched refs:prom_memtype_classify (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mipssim/
H A Dsim_mem.c72 static int __init prom_memtype_classify(unsigned int type) function
93 type = prom_memtype_classify(p->type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-malta/
H A Dmalta-memory.c123 static int __init prom_memtype_classify(unsigned int type) function
156 type = prom_memtype_classify(p->type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mti-sead3/
H A Dsead3-memory.c123 static int __init prom_memtype_classify(unsigned int type) function
156 type = prom_memtype_classify(p->type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/arc/
H A Dmemory.c106 static int __init prom_memtype_classify(union linux_memtypes type) function
138 type = prom_memtype_classify(p->type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pmc-sierra/msp71xx/
H A Dmsp_prom.c326 static int __init prom_memtype_classify(unsigned int type) function
348 type = prom_memtype_classify(p->type);

Completed in 75 milliseconds