Home
last modified time | relevance | path

Searched refs:kmsan__ucas_64_mp (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/sys/
Dsystm.h434 int kmsan__ucas_64_mp(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
440 #define _ucas_64_mp kmsan__ucas_64_mp
/netbsd/src/sys/kern/
Dsubr_msan.c982 int kmsan__ucas_64_mp(volatile uint64_t *, uint64_t, uint64_t, uint64_t *);
984 kmsan__ucas_64_mp(volatile uint64_t *uaddr, uint64_t old, uint64_t new, in kmsan__ucas_64_mp() function