Home
last modified time | relevance | path

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

/linux-2.6.39/arch/microblaze/include/asm/
Dptrace.h72 #define PT_EAR (34 * sizeof(microblaze_reg_t)) macro
/linux-2.6.39/arch/microblaze/kernel/
Dentry-nommu.S104 swi r11, r1, PT_EAR
158 lwi r11, r1, PT_EAR
262 swi r11, r1, PT_EAR
352 swi r11, r1, PT_EAR
516 lwi r18, r1, PT_EAR
Dasm-offsets.c26 DEFINE(PT_EAR, offsetof(struct pt_regs, ear)); in main()
Dentry.S810 swi r11, r1, PT_EAR;