Searched refs:srm_fixup (Results 1 – 3 of 3) sorted by relevance
35 .globl srm_fixup36 .ent srm_fixup37 srm_fixup: label49 jmp ($3) # Return directly to caller of srm_fixup.50 .end srm_fixup70 .globl srm_fixup71 .ent srm_fixup72 srm_fixup: label75 .end srm_fixup
19 extern int srm_fixup(unsigned long new_callback_addr,
158 if (srm_fixup(VMALLOC_START, (unsigned long)hwrpb)) in callback_init()