Home
last modified time | relevance | path

Searched defs:_ufetch_64 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/usermode/usermode/
H A Dcopy.c112 _ufetch_64(const uint64_t *uaddr, uint64_t *valp) in _ufetch_64() function
/netbsd-src/sys/sys/
H A Dsystm.h474 #define _ufetch_64 kasan__ufetch_64 macro
491 #define _ufetch_64 kmsan__ufetch_64 macro
/netbsd-src/sys/arch/riscv/riscv/
H A Dtrap.c725 _ufetch_64(const uint64_t *uaddr, uint64_t *valp) _ufetch_64() function