Searched refs:EF_BFIN_CODE_IN_L2 (Results 1 – 2 of 2) sorted by relevance
22 #define EF_BFIN_CODE_IN_L2 0x00000040 /* --code-in-l2 */ macro
97 (hdr->e_flags & EF_BFIN_CODE_IN_L2))) { in module_frob_arch_sections()267 (hdr->e_flags & (EF_BFIN_CODE_IN_L1 | EF_BFIN_CODE_IN_L2)))) { in module_finalize()