Searched refs:L1_INST_SRAM (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/blackfin/include/asm/ | ||
D | bfin-global.h | 77 #define L1_INST_SRAM 0x00000001 macro |
/linux-4.4.14/arch/blackfin/mm/ | ||
D | sram-alloc.c | 773 if (flags & L1_INST_SRAM) in sram_alloc_with_lsl() |