Home
last modified time | relevance | path

Searched refs:PT_D2 (Results 1 – 6 of 6) sorted by relevance

/arch/m68k/include/asm/
Dptrace.h5 #define PT_D2 1 macro
Dmath-emu.h150 #define FPS_D2 (PT_D2)
/arch/m68k/math-emu/
Dfp_entry.S135 move.l (PT_D2+8,%sp),%d0
186 move.l %d0,(PT_D2+8,%sp)
/arch/m68knommu/kernel/
Dasm-offsets.c54 DEFINE(PT_D2, offsetof(struct pt_regs, d2)); in main()
/arch/m68k/kernel/
Dasm-offsets.c50 DEFINE(PT_D2, offsetof(struct pt_regs, d2)); in main()
/arch/mn10300/kernel/
Dptrace.c35 [PT_D2 << 2] = REG_D2,