Searched refs:thumb2 (Results 1 – 2 of 2) sorted by relevance
60 bool thumb2 = IS_ENABLED(CONFIG_THUMB2_KERNEL); in __patch_text_real() local70 if (thumb2 && __opcode_is_thumb16(insn)) { in __patch_text_real()73 } else if (thumb2 && (uintaddr & 2)) { in __patch_text_real()93 if (thumb2) in __patch_text_real()
56 aflags-thumb2-$(CONFIG_THUMB2_KERNEL) := -U__thumb2__ -D__thumb2__=158 AFLAGS_sha256-core.o += $(aflags-thumb2-y)59 AFLAGS_sha512-core.o += $(aflags-thumb2-y)64 AFLAGS_poly1305-core.o += $(poly1305-aflags-y) $(aflags-thumb2-y)