Home
last modified time | relevance | path

Searched refs:_ustore_8 (Results 1 – 19 of 19) sorted by relevance

/netbsd/sys/arch/arm/arm/
H A Dfusu.S153 ENTRY(_ustore_8)
160 END(_ustore_8)
/netbsd/sys/arch/aarch64/aarch64/
H A Dfusu.S131 ENTRY(_ustore_8)
138 END(_ustore_8)
/netbsd/sys/arch/sh3/sh3/
H A Dlocore_subr.S777 ENTRY(_ustore_8)
778 UFETCHSTORE_PROLOGUE(_ustore_8)
780 UFETCHSTORE_EPILOGUE(_ustore_8)
781 SET_ENTRY_SIZE(_ustore_8)
/netbsd/sys/sys/
H A Dsystm.h463 int _ustore_8(uint8_t *, uint8_t);
490 #define _ustore_8 kmsan__ustore_8 macro
501 int _ustore_8(uint8_t *, uint8_t);
/netbsd/sys/arch/usermode/usermode/
H A Dcopy.c120 _ustore_8(uint8_t *uaddr, uint8_t val) in _ustore_8() function
/netbsd/sys/arch/amd64/amd64/
H A Dcopy.S434 ENTRY(_ustore_8)
447 END(_ustore_8)
/netbsd/sys/arch/mips/mips/
H A Dcopy.S324 LEAF(_ustore_8)
329 END(_ustore_8)
/netbsd/sys/arch/i386/i386/
H A Dcopy.S520 ENTRY(_ustore_8)
534 END(_ustore_8)
/netbsd/sys/arch/ia64/ia64/
H A Dsupport.S358 ENTRY(_ustore_8, 2)
360 END(_ustore_8)
/netbsd/sys/arch/hppa/hppa/
H A Dcopy.S141 SUX(_ustore_8, stb)
/netbsd/sys/arch/m68k/m68k/
H A Dcopy.s372 ENTRY(_ustore_8)
/netbsd/sys/arch/powerpc/booke/
H A Dcopyout.c302 _ustore_8(uint8_t *vusaddr, uint8_t val) in _ustore_8() function
/netbsd/sys/kern/
H A Dsubr_msan.c924 #undef _ustore_8
1057 int _ustore_8(uint8_t *, uint8_t);
1064 return _ustore_8(uaddr, val); in kmsan__ustore_8()
H A Dsubr_copy.c754 return _ustore_8(uaddr, val); in ustore_8()
/netbsd/sys/arch/alpha/alpha/
H A Dlocore.s1203 LEAF_NOPROFILE(_ustore_8, 2)
1215 END(_ustore_8)
H A Dtrap.c1222 if (_ustore_8((void *)memaddr, b) != 0) in handle_opdec()
/netbsd/sys/arch/riscv/riscv/
H A Dtrap.c750 _ustore_8(uint8_t *uaddr, uint8_t val) in _ustore_8() function
/netbsd/sys/arch/vax/vax/
H A Dsubr.S575 ENTRY(_ustore_8,0)
/netbsd/sys/arch/sparc/sparc/
H A Dlocore.s5092 ENTRY(_ustore_8)