Home
last modified time | relevance | path

Searched defs:uint32_t (Results 1 – 11 of 11) sorted by relevance

/xen/xen/include/xen/
A Dstdint.h16 typedef unsigned __attribute__((__mode__(__SI__))) uint32_t; typedef
27 typedef __UINT32_TYPE__ uint32_t; typedef
/xen/xen/arch/x86/include/asm/x86_64/
A Defibind.h39 typedef unsigned __int32 uint32_t; typedef
48 typedef unsigned int uint32_t; typedef
60 typedef unsigned int uint32_t; typedef
72 typedef unsigned int uint32_t; typedef
/xen/xen/arch/arm/include/asm/arm64/
A Defibind.h46 typedef unsigned int uint32_t; typedef
58 typedef unsigned int uint32_t; typedef
70 typedef unsigned int uint32_t; typedef
/xen/xen/include/crypto/
A Dvmac.h52 typedef unsigned __int32 uint32_t; typedef
56 typedef unsigned int uint32_t; typedef
/xen/tools/firmware/include/
A Dstdint.h14 typedef unsigned int uint32_t; typedef
/xen/xen/arch/x86/boot/
A Ddefs.h57 typedef u32 uint32_t; typedef
/xen/tools/xl/
A Dxl_sched.c352 int (*pooloutput)(uint32_t), const char *cpupool) in sched_domain_output()
404 int (*pooloutput)(uint32_t), const char *cpupool) in sched_vcpu_output()
/xen/tools/libfsimage/zfs/
A Dfsys_zfs.h29 typedef unsigned int uint32_t; typedef
/xen/tools/firmware/rombios/
A Drombios.c30 #define uint32_t unsigned long macro
/xen/tools/ocaml/libs/xc/
A Dxenctrl_stubs.c343 int (*fn)(xc_interface *, uint32_t)) in dom_op() argument
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c1540 int (*fn)(xc_interface*, uint32_t)) in dom_op() argument

Completed in 44 milliseconds