Searched refs:si (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/ |
| A D | faults.c | 36 frame->sp, frame->bp, frame->si, frame->di); in dump_fault_frame() 45 frame->si, frame->di, frame->bp, frame->user_sp); in dump_fault_frame()
|
| /arch/x86/include/arch/ |
| A D | x86.h | 29 uint32_t di, si, bp, sp, bx, dx, cx, ax; // pushed by common handler using pusha member 38 uint64_t di, si, bp, bx, dx, cx, ax; // pushed by common handler member
|
Completed in 8 milliseconds