Searched refs:PT_FSR (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/microblaze/include/uapi/asm/ |
D | ptrace.h | 66 #define PT_FSR (36 * sizeof(microblaze_reg_t)) macro
|
/Linux-v4.19/arch/microblaze/kernel/ |
D | entry-nommu.S | 108 swi r11, r1, PT_FSR 156 lwi r11, r1, PT_FSR 268 swi r11, r1, PT_FSR 359 swi r11, r1, PT_FSR 531 lwi r18, r1, PT_FSR
|
D | asm-offsets.c | 28 DEFINE(PT_FSR, offsetof(struct pt_regs, fsr)); in main()
|
D | entry.S | 789 swi r11, r1, PT_FSR;
|