Searched refs:ARM64_ASM_PREAMBLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dcompiler.h6 #define ARM64_ASM_PREAMBLE ".arch " ARM64_ASM_ARCH "\n" macro
8 #define ARM64_ASM_PREAMBLE macro
16 ARM64_ASM_PREAMBLE \
H A Dmte-def.h16 #define __MTE_PREAMBLE ARM64_ASM_PREAMBLE ".arch_extension memtag\n"
H A Dtlbflush.h32 #define __TLBI_0(op, arg) asm (ARM64_ASM_PREAMBLE \
40 #define __TLBI_1(op, arg) asm (ARM64_ASM_PREAMBLE \
/linux-master/arch/arm64/lib/
H A Dxor-neon.c188 asm(ARM64_ASM_PREAMBLE ".arch_extension sha3\n"

Completed in 150 milliseconds