Searched defs:high_bits (Results 1 – 9 of 9) sorted by relevance
| /arch/arm64/include/asm/ |
| A D | word-at-a-time.h | 16 const unsigned long one_bits, high_bits; member
|
| /arch/sh/include/asm/ |
| A D | word-at-a-time.h | 14 const unsigned long one_bits, high_bits; member
|
| /arch/riscv/include/asm/ |
| A D | word-at-a-time.h | 17 const unsigned long one_bits, high_bits; member
|
| /arch/arm/include/asm/ |
| A D | word-at-a-time.h | 15 const unsigned long one_bits, high_bits; member
|
| /arch/powerpc/include/asm/ |
| 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
|
| /arch/x86/include/asm/ |
| A D | word-at-a-time.h | 9 const unsigned long one_bits, high_bits; member
|
| /arch/sparc/net/ |
| A D | bpf_jit_comp_64.c | 366 static void analyze_64bit_constant(u32 high_bits, u32 low_bits, in analyze_64bit_constant() 410 static unsigned long create_simple_focus_bits(unsigned long high_bits, in create_simple_focus_bits() 426 static bool const64_is_2insns(unsigned long high_bits, in const64_is_2insns() 448 static void sparc_emit_set_const64_quick2(unsigned long high_bits, in sparc_emit_set_const64_quick2() 470 u32 high_bits = (K >> 32); in emit_loadimm64() local
|
| /arch/sparc/kernel/ |
| A D | prom_64.c | 71 u32 high_bits, low_bits, type; in sun4v_path_component() local
|
| /arch/sparc/mm/ |
| A D | init_64.c | 2088 unsigned long high_bits, low_bits; in patch_one_ktsb_phys() local
|
Completed in 22 milliseconds