Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/usermode/
H A Dcopy.c120 _ustore_8(uint8_t *uaddr, uint8_t val) in _ustore_8() function
/netbsd-src/sys/arch/powerpc/booke/
H A Dcopyout.c302 _ustore_8(uint8_t *vusaddr, uint8_t val) in _ustore_8() function
/netbsd-src/sys/sys/
H A Dsystm.h492 #define _ustore_8 kmsan__ustore_8 macro
/netbsd-src/sys/arch/riscv/riscv/
H A Dtrap.c771 _ustore_8(uint8_t *uaddr, uint8_t val) _ustore_8() function