Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/libfdt/
A Dlibfdt_env.h12 #define fdt16_to_cpu(x) be16_to_cpu(x)
/xen-4.10.0-shim-comet/xen/include/xen/byteorder/
A Dgeneric.h42 #define be16_to_cpu __be16_to_cpu macro
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/
A Dendian_int.h26 return be16_to_cpu(v.value); in be16_native()
A Dmarshal.h88 *t = be16_to_cpu(*p); in unpack_UINT16()
/xen-4.10.0-shim-comet/xen/common/
A Dunlzo.c54 return be16_to_cpu(__get_unaligned(p, 2)); in get_unaligned_be16()

Completed in 7 milliseconds