Searched refs:COREB_L1_CODE_LENGTH (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
H A Dmem_map.h53 #define COREB_L1_CODE_LENGTH 0x14000 macro
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
H A Dmem_map.h91 # define COREB_L1_CODE_LENGTH L1_CODE_LENGTH macro
95 # define COREB_L1_CODE_LENGTH 0x14000 macro
/linux-4.4.14/arch/blackfin/kernel/
H A Dprocess.c326 if (in_mem_const(addr, size, COREB_L1_CODE_START, COREB_L1_CODE_LENGTH)) bfin_mem_access_type()
404 if (in_mem_const(addr, size, COREB_L1_CODE_START, COREB_L1_CODE_LENGTH)) _access_ok()

Completed in 132 milliseconds