Home
last modified time | relevance | path

Searched defs:BITS_PER_LONG (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/tools/xentrace/
A Danalyze.h21 # define BITS_PER_LONG 64 macro
23 # define BITS_PER_LONG 32 macro
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm_acpi.c35 #define BITS_PER_LONG 64 macro
37 #define BITS_PER_LONG 32 macro
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_bitops.h10 #define BITS_PER_LONG (sizeof(unsigned long) * 8) macro
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dconfig.h19 #define BITS_PER_LONG (BYTES_PER_LONG << 3) macro
/xen-4.10.0-shim-comet/tools/misc/
A Dxen-hvmctx.c41 #define BITS_PER_LONG __WORDSIZE macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dconfig.h14 #define BITS_PER_LONG (BYTES_PER_LONG << 3) macro
/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Demul.h33 #define BITS_PER_LONG __WORDSIZE macro

Completed in 11 milliseconds