Home
last modified time | relevance | path

Searched refs:PT_EAR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/microblaze/include/uapi/asm/
H A Dptrace.h64 #define PT_EAR (34 * sizeof(microblaze_reg_t)) macro
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c26 DEFINE(PT_EAR, offsetof(struct pt_regs, ear)); in main()
H A Dentry.S974 swi r11, r1, PT_EAR;