Searched refs:_FRAME_GREG (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dframe_regs.h67 #define _FRAME_GREG(greg) _FRAME_REG(greg, _FRAME_NOREG) macro
H A Dmcontext.h43 enum { _FRAME_GREG(GREG_OFFSETS) _NGREG = 26 }; enumerator in enum:__anon5606
/netbsd-6-1-5-RELEASE/sys/arch/amd64/amd64/
H A Dprocess_machdep.c99 _FRAME_GREG(copy_to_reg)
154 _FRAME_GREG(copy_to_frame)
H A Dmachdep.c2025 _FRAME_GREG(copy_from_tf)
2066 * _FRAME_GREG(copy_to_tf) below overwrites them.
2076 _FRAME_GREG(copy_to_tf)

Completed in 102 milliseconds