Searched refs:STORE_PT_PRIV (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/include/asm-sparc/ |
D | winmacro.h | 82 #define STORE_PT_PRIV(base_reg, pt_psr, pt_pc, pt_npc) \ macro 88 STORE_PT_PRIV(base_reg, reg_psr, reg_pc, reg_npc) \
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | wuf.S | 179 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc)
|
D | entry.S | 126 STORE_PT_PRIV(sp, l0, l1, l2)
|