opnsense-src/sys/cddl/dev/dtrace/aarch64
Mark Johnston 6281147a96 dtrace/arm64: Fix user memory access routines
Use unprivileged loads to access user memory.  Without this, the
accesses trap and various dtrace actions such as ustack() fail.

Reviewed by:	andrew
MFC after:	1 week
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D40540
2023-06-15 12:39:21 -04:00
..
dtrace_asm.S dtrace/arm64: Fix user memory access routines 2023-06-15 12:39:21 -04:00
dtrace_isa.c arm64: Remove struct arm64_frame 2023-06-15 12:38:45 -04:00
dtrace_subr.c dtrace/arm64: Store the fault address when suppressing a page fault 2023-06-15 12:38:45 -04:00
instr_size.c dtrace: implement dtrace_instr_size() for arm64 2023-05-23 17:19:15 +03:00
regset.h dtrace: add register bindings for arm64 2023-05-23 17:19:25 +03:00