Searched refs:dtrace_copyinstr (Results 1 – 4 of 4) sorted by relevance
222 ENTRY(dtrace_copyinstr)
1259 extern void dtrace_copyinstr(uintptr_t, uintptr_t, size_t, volatile uint16_t *);
731 dtrace_copyinstr(uintptr_t uaddr, uintptr_t kaddr, size_t size, in dtrace_copyinstr() function
4283 dtrace_copyinstr(tupregs[0].dttk_value, dest, size, flags); in dtrace_dif_subr()