Searched refs:PT_FSR (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A 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
|
| H A D | asm-offsets.c | 28 DEFINE(PT_FSR, offsetof(struct pt_regs, fsr)); in main()
|
| H A D | entry.S | 784 swi r11, r1, PT_FSR;
|
| /OK3568_Linux_fs/kernel/arch/microblaze/include/uapi/asm/ |
| H A D | ptrace.h | 66 #define PT_FSR (36 * sizeof(microblaze_reg_t)) macro
|