Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dsetup.c189 unsigned long text_l1_len = (unsigned long)_text_l1_len; in bfin_relocate_l1_mem() local
213 if (L1_CODE_LENGTH && text_l1_len) in bfin_relocate_l1_mem()
214 early_dma_memcpy(_stext_l1, _text_l1_lma, text_l1_len); in bfin_relocate_l1_mem()
238 unsigned long text_l1_len = (unsigned long)_text_l1_len; in bfin_relocate_coreb_l1_mem() local
245 if (L1_CODE_LENGTH && text_l1_len) in bfin_relocate_coreb_l1_mem()
247 text_l1_len); in bfin_relocate_coreb_l1_mem()