Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/kernel/
Dvmlinux.lds.S246 __l2_len = SIZEOF(.text_data_l2); symbol
247 ASSERT (__l2_len <= L2_LENGTH, "L2 overflow!")
253 . = __l2_lma + __l2_len;