Home
last modified time | relevance | path

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

/openbmc/linux/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)
/openbmc/linux/arch/arm64/include/asm/
H A Dlinkage.h22 #define SYM_FUNC_START_NOALIGN(name) \ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dlinkage.h12 #define SYM_FUNC_START_NOALIGN(name) \ macro
/openbmc/linux/include/linux/
H A Dlinkage.h218 #ifndef SYM_FUNC_START_NOALIGN
219 #define SYM_FUNC_START_NOALIGN(name) \
/openbmc/linux/arch/x86/include/asm/
H A Dlinkage.h126 #define SYM_FUNC_START_NOALIGN(name) \ macro
/openbmc/linux/arch/x86/boot/compressed/
H A Defi_mixed.S320 SYM_FUNC_START_NOALIGN(efi64_stub_entry)
/openbmc/linux/arch/loongarch/lib/
H A Dmemcpy.S54 SYM_FUNC_START_NOALIGN(__memcpy_small)