Home
last modified time | relevance | path

Searched defs:prologue (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/arch/alpha/lib/
Dstacktrace.c94 instr * prologue = (instr *)stacktrace; in stacktrace() local
/Linux-v4.19/arch/microblaze/kernel/
Dunwind.c130 unsigned long *prologue = NULL; in lookup_prev_stack_frame() local
/Linux-v4.19/arch/sh/kernel/cpu/sh5/
Dunwind.c53 unsigned long prologue = 0; in lookup_prev_stack_frame() local
/Linux-v4.19/arch/x86/kernel/
Ddumpstack.c99 unsigned long prologue = regs->ip - PROLOGUE_SIZE; in show_opcodes() local
/Linux-v4.19/arch/x86/crypto/
Daes-x86_64-asm_64.S51 #define prologue(FUNC,KEY,B128,B192,r1,r2,r5,r6,r7,r8,r9,r10,r11) \ macro