Searched defs:_ufetch_64 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/usermode/usermode/
H A Dcopy.c112 _ufetch_64(const uint64_t *uaddr, uint64_t *valp) function
/netbsd-current/sys/arch/riscv/riscv/
H A Dtrap.c725 _ufetch_64(const uint64_t *uaddr, uint64_t *valp) function
/netbsd-current/sys/sys/
H A Dsystm.h474 #define _ufetch_64 kasan__ufetch_64 macro
491 #define _ufetch_64 kmsan__ufetch_64 macro
/netbsd-current/sys/kern/
H A Dsubr_asan.c601 #undef _ufetch_64 macro
H A Dsubr_msan.c923 #undef _ufetch_64 macro

Completed in 134 milliseconds