Home
last modified time | relevance | path

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

/netbsd/sys/arch/usermode/usermode/
H A Dcopy.c142 _ustore_64(uint64_t *uaddr, uint64_t val) in _ustore_64() function
/netbsd/sys/arch/riscv/riscv/
H A Dtrap.c769 _ustore_64(uint64_t *uaddr, uint64_t val) in _ustore_64() function
/netbsd/sys/sys/
H A Dsystm.h493 #define _ustore_64 kmsan__ustore_64 macro