Home
last modified time | relevance | path

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

/xen/xen/include/xen/byteorder/
A Dswab.h95 #ifndef __arch__swab32s
96 # define __arch__swab32s(x) do { *(x) = __arch__swab32p((x)); } while (0) macro
149 __arch__swab32s(addr); in __swab32s()

Completed in 2 milliseconds