Home
last modified time | relevance | path

Searched refs:fasttrap_suword32 (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/sys/ !
H A Dfasttrap_impl.h170 #define fasttrap_suword32 suword32 macro
/xnu-11417.140.69/bsd/dev/i386/ !
H A Dfasttrap_isa.c1286 int ret = fasttrap_suword32(addr, (uint32_t)regs32->ebp); in fasttrap_pid_probe32()
1351 int ret = fasttrap_suword32(addr, (uint32_t)(pc + tp->ftt_size)); in fasttrap_pid_probe32()