Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dvpe.h122 void *alloc_progmem(unsigned long len);
/arch/mips/kernel/
Dvpe.c142 void *alloc_progmem(unsigned long len) in alloc_progmem() function
644 v->load_addr = alloc_progmem(mod.core_size); in vpe_elfload()