/openbmc/linux/include/uapi/asm-generic/ |
H A D | bitsperlong.h | 5 #ifndef __BITS_PER_LONG 14 #define __BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro 23 #define __BITS_PER_LONG 32 macro
|
H A D | unistd.h | 19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT) 42 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 191 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 236 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 245 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 269 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 281 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 299 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 307 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 315 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 [all …]
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | bitsperlong.h | 5 #ifndef __BITS_PER_LONG 14 #define __BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro 23 #define __BITS_PER_LONG 32 macro
|
H A D | unistd.h | 19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT) 42 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 191 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 236 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 245 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 269 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 281 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 299 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 307 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 315 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 [all …]
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A D | bitsperlong.h | 5 #ifndef __BITS_PER_LONG 14 #define __BITS_PER_LONG (__CHAR_BIT__ * __SIZEOF_LONG__) macro 23 #define __BITS_PER_LONG 32 macro
|
H A D | unistd.h | 19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT) 42 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 191 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 236 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 245 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 269 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 281 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 299 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 307 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 315 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32 [all …]
|
/openbmc/linux/arch/riscv/include/uapi/asm/ |
H A D | kvm.h | 207 ((__ext_id) / __BITS_PER_LONG) 209 (1UL << ((__ext_id) % __BITS_PER_LONG)) 219 ((__ext_id) / __BITS_PER_LONG) 221 (1UL << ((__ext_id) % __BITS_PER_LONG))
|
/openbmc/linux/tools/arch/s390/include/uapi/asm/ |
H A D | bitsperlong.h | 6 #define __BITS_PER_LONG 32 macro 8 #define __BITS_PER_LONG 64 macro
|
/openbmc/qemu/linux-headers/asm-s390/ |
H A D | bitsperlong.h | 6 #define __BITS_PER_LONG 32 macro 8 #define __BITS_PER_LONG 64 macro
|
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/ |
H A D | bitsperlong.h | 6 # define __BITS_PER_LONG 64 macro 8 # define __BITS_PER_LONG 32 macro
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | bitsperlong.h | 6 #define __BITS_PER_LONG 32 macro 8 #define __BITS_PER_LONG 64 macro
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | bitsperlong.h | 6 # define __BITS_PER_LONG 64 macro 8 # define __BITS_PER_LONG 32 macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | bitsperlong.h | 6 #define __BITS_PER_LONG 64 macro 8 #define __BITS_PER_LONG 32 macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | bitsperlong.h | 6 # define __BITS_PER_LONG 64 macro 8 # define __BITS_PER_LONG 32 macro
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | bitsperlong.h | 6 # define __BITS_PER_LONG 64 macro 8 # define __BITS_PER_LONG 32 macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | bitsperlong.h | 6 #define __BITS_PER_LONG 64 macro 8 #define __BITS_PER_LONG 32 macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | bitsperlong.h | 6 #define __BITS_PER_LONG 64 macro 8 #define __BITS_PER_LONG 32 macro
|
/openbmc/linux/tools/arch/x86/include/uapi/asm/ |
H A D | bitsperlong.h | 6 # define __BITS_PER_LONG 64 macro 8 # define __BITS_PER_LONG 32 macro
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | bitsperlong.h | 6 # define __BITS_PER_LONG 64 macro 8 # define __BITS_PER_LONG 32 macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | bitsperlong.h | 6 #define __BITS_PER_LONG 64 macro 9 #define __BITS_PER_LONG 32 macro
|
/openbmc/qemu/linux-headers/asm-riscv/ |
H A D | kvm.h | 262 ((__ext_id) / __BITS_PER_LONG) 264 (1UL << ((__ext_id) % __BITS_PER_LONG)) 274 ((__ext_id) / __BITS_PER_LONG) 276 (1UL << ((__ext_id) % __BITS_PER_LONG))
|
H A D | unistd.h | 19 #if __BITS_PER_LONG == 64
|
/openbmc/linux/include/uapi/linux/ |
H A D | vbox_vmmdev_types.h | 102 #if __BITS_PER_LONG == 64 266 #if __BITS_PER_LONG == 64
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | bitsperlong.h | 20 #define __BITS_PER_LONG 64 macro
|
/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | bitsperlong.h | 5 #define __BITS_PER_LONG 64 macro
|