Home
last modified time | relevance | path

Searched refs:PT_FSR (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/microblaze/include/uapi/asm/
Dptrace.h66 #define PT_FSR (36 * sizeof(microblaze_reg_t)) macro
/Linux-v4.19/arch/microblaze/kernel/
Dentry-nommu.S108 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
Dasm-offsets.c28 DEFINE(PT_FSR, offsetof(struct pt_regs, fsr)); in main()
Dentry.S789 swi r11, r1, PT_FSR;