Home
last modified time | relevance | path

Searched defs:_ustore_32 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/usermode/usermode/
H A Dcopy.c134 _ustore_32(uint32_t *uaddr, uint32_t val) in _ustore_32() function
/netbsd-src/sys/arch/powerpc/booke/
H A Dcopyout.c338 _ustore_32(uint32_t *vusaddr, uint32_t val) in _ustore_32() function
/netbsd-src/sys/sys/
H A Dsystm.h494 #define _ustore_32 kmsan__ustore_32 macro
/netbsd-src/sys/arch/riscv/riscv/
H A Dtrap.c783 _ustore_32(uint32_t *uaddr, uint32_t val) _ustore_32() function