Searched defs:high_bits (Results 1 – 11 of 11) sorted by relevance
| /linux/include/asm-generic/ |
| H A D | word-at-a-time.h | 12 const unsigned long high_bits, low_bits; member 62 const unsigned long one_bits, high_bits; member
|
| /linux/tools/testing/selftests/powerpc/primitives/ |
| H A D | word-at-a-time.h | 15 const unsigned long high_bits, low_bits; member 105 const unsigned long one_bits, high_bits; member
|
| /linux/arch/powerpc/include/asm/ |
| H A D | word-at-a-time.h | 15 const unsigned long high_bits, low_bits; member 105 const unsigned long one_bits, high_bits; member
|
| /linux/arch/riscv/include/asm/ |
| H A D | word-at-a-time.h | 17 const unsigned long one_bits, high_bits; member
|
| /linux/arch/arm64/include/asm/ |
| H A D | word-at-a-time.h | 16 const unsigned long one_bits, high_bits; member
|
| /linux/arch/sh/include/asm/ |
| H A D | word-at-a-time.h | 14 const unsigned long one_bits, high_bits; member
|
| /linux/arch/arm/include/asm/ |
| H A D | word-at-a-time.h | 15 const unsigned long one_bits, high_bits; member
|
| /linux/drivers/input/touchscreen/ |
| H A D | jornada720_ts.c | 55 int coord, high_bits = coords[3]; in jornada720_ts_average() local
|
| /linux/arch/x86/include/asm/ |
| H A D | word-at-a-time.h | 9 const unsigned long one_bits, high_bits; member
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_drv.h | 133 uint64_t high_bits; member
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_tc.c | 1740 #define high_bits(x, mask) ((x) & ~(mask)) in accumulate_val() macro
|