Searched refs:PT_FSR (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/microblaze/include/uapi/asm/
H A Dptrace.h66 #define PT_FSR (36 * sizeof(microblaze_reg_t)) macro
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c28 DEFINE(PT_FSR, offsetof(struct pt_regs, fsr));
H A Dentry.S823 lwi r2, r1, PT_FSR
901 swi r2, r1, PT_FSR
978 swi r11, r1, PT_FSR;

Completed in 127 milliseconds