freebsd-src/sys/cddl
Mark Johnston bae00433f0 dtrace: Add a partial implementation of dtrace_getarg() on arm64
For invop providers (i.e., fbt and kinst) we can simply reach into the
invop trapframe to fetch argument registers for arguments 0-7; for
argument 8 and beyond we have to read the value off of the stack.

Reviewed by:	Domagoj Stolfa, avg
MFC after:	2 weeks
Sponsored by:	Innovate UK
Differential Revision:	https://reviews.freebsd.org/D45649
2024-06-20 12:41:01 -04:00
..
boot/zfs boot/zfs: Sync the definition of dsl_dataset_phys with OpenZFS 2024-06-01 11:12:12 -04:00
compat/opensolaris Abstract UIO allocation and deallocation. 2024-02-10 11:38:04 -05:00
contrib/opensolaris Revert "dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag" 2024-04-21 15:17:08 +03:00
dev dtrace: Add a partial implementation of dtrace_getarg() on arm64 2024-06-20 12:41:01 -04:00