Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dsetup.c192 unsigned long l2_len = (unsigned long)_l2_len; in bfin_relocate_l1_mem() local
231 if (L2_LENGTH && l2_len) in bfin_relocate_l1_mem()
232 memcpy(_stext_l2, _l2_lma, l2_len); in bfin_relocate_l1_mem()