Searched refs:srm_fixup (Results 1 – 3 of 3) sorted by relevance
33 .globl srm_fixup34 .ent srm_fixup35 srm_fixup: label47 jmp ($3) # Return directly to caller of srm_fixup.48 .end srm_fixup68 .globl srm_fixup69 .ent srm_fixup70 srm_fixup: label73 .end srm_fixup
62 extern int srm_fixup(unsigned long new_callback_addr,
157 if (srm_fixup(VMALLOC_START, (unsigned long)hwrpb)) in callback_init()