Home
last modified time | relevance | path

Searched refs:c6x_add_memory (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/c6x/include/asm/
Dsetup.h19 extern int c6x_add_memory(phys_addr_t start, unsigned long size);
/linux-3.4.99/arch/c6x/kernel/
Ddevicetree.c47 c6x_add_memory(base, size); in early_init_dt_add_memory_arch()
Dsetup.c247 int __init c6x_add_memory(phys_addr_t start, unsigned long size) in c6x_add_memory() function