Home
last modified time | relevance | path

Searched defs:_isram_memcpy_test (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/blackfin/mm/
Disram-driver.c267 _isram_memcpy_test(char pattern, void *sdram, void *l1inst, const char *smemcpy, in _isram_memcpy_test() function
280 #define _isram_memcpy_test(a, b, c, d) _isram_memcpy_test(a, b, c, #d, d) macro