Home
last modified time | relevance | path

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

/arch/blackfin/mm/
Dblackfin_sram.h12 extern void *l1sram_alloc(size_t);
Dsram-alloc.c623 void *l1sram_alloc(size_t size) in l1sram_alloc() function