Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Duwrapper.c64 swapu32(volatile uint32_t *base, uint32_t v) in swapu32() function
/dragonfly/sys/platform/vkernel64/platform/
H A Dcopyio.c154 swapu32(volatile uint32_t *p, uint32_t val) in swapu32() function
/dragonfly/sys/platform/pc64/include/
H A Dpmap.h300 uint32_t (*swapu32)(volatile uint32_t *, uint32_t v); member