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

/linux-4.4.14/arch/alpha/lib/
H A Dcallback_srm.S33 .globl srm_fixup
34 .ent srm_fixup
35 srm_fixup: label
47 jmp ($3) # Return directly to caller of srm_fixup.
48 .end srm_fixup
68 .globl srm_fixup
69 .ent srm_fixup
70 srm_fixup: label
73 .end srm_fixup
/linux-4.4.14/arch/alpha/include/asm/
H A Dconsole.h18 extern int srm_fixup(unsigned long new_callback_addr,
/linux-4.4.14/arch/alpha/mm/
H A Dinit.c156 if (srm_fixup(VMALLOC_START, (unsigned long)hwrpb)) callback_init()
/linux-4.4.14/arch/alpha/kernel/
H A Dprocess.c109 we ever got srm_fixup working. common_shutdown_1()

Completed in 103 milliseconds