Searched refs:SYM_FUNC_START_NOALIGN (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/x86/boot/
H A Dcopy.S18 SYM_FUNC_START_NOALIGN(memcpy)
34 SYM_FUNC_START_NOALIGN(memset)
49 SYM_FUNC_START_NOALIGN(copy_from_fs)
58 SYM_FUNC_START_NOALIGN(copy_to_fs)
H A Dpmjump.S24 SYM_FUNC_START_NOALIGN(protected_mode_jump)
/linux-master/arch/arm64/include/asm/
H A Dlinkage.h22 #define SYM_FUNC_START_NOALIGN(name) \ macro
/linux-master/arch/loongarch/include/asm/
H A Dlinkage.h12 #define SYM_FUNC_START_NOALIGN(name) \ macro
/linux-master/arch/x86/include/asm/
H A Dlinkage.h125 /* SYM_FUNC_START_NOALIGN -- use for global functions, w/o alignment */
126 #define SYM_FUNC_START_NOALIGN(name) \ macro
/linux-master/include/linux/
H A Dlinkage.h217 /* SYM_FUNC_START_NOALIGN -- use for global functions, w/o alignment */
218 #ifndef SYM_FUNC_START_NOALIGN
219 #define SYM_FUNC_START_NOALIGN(name) \ macro
/linux-master/arch/loongarch/lib/
H A Dmemcpy.S55 SYM_FUNC_START_NOALIGN(__memcpy_small)
/linux-master/arch/x86/boot/compressed/
H A Defi_mixed.S320 SYM_FUNC_START_NOALIGN(efi64_stub_entry)

Completed in 138 milliseconds