Searched defs:high_bits (Results 26 - 33 of 33) sorted by relevance
12
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/ |
H A D | qxl_drv.h | 134 uint64_t high_bits; member
|
/kernel/linux/linux-5.10/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 366 static void analyze_64bit_constant(u32 high_bits, u32 low_bits, in analyze_64bit_constant() argument 410 static unsigned long create_simple_focus_bits(unsigned long high_bits, in create_simple_focus_bits() argument 426 static bool const64_is_2insns(unsigned long high_bits, in const64_is_2insns() argument 448 sparc_emit_set_const64_quick2(unsigned long high_bits, unsigned long low_imm, unsigned int dest, int shift_count, struct jit_ctx *ctx) sparc_emit_set_const64_quick2() argument 470 u32 high_bits = (K >> 32); emit_loadimm64() local [all...] |
/kernel/linux/linux-6.6/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 366 static void analyze_64bit_constant(u32 high_bits, u32 low_bits, in analyze_64bit_constant() argument 410 static unsigned long create_simple_focus_bits(unsigned long high_bits, in create_simple_focus_bits() argument 426 static bool const64_is_2insns(unsigned long high_bits, in const64_is_2insns() argument 448 sparc_emit_set_const64_quick2(unsigned long high_bits, unsigned long low_imm, unsigned int dest, int shift_count, struct jit_ctx *ctx) sparc_emit_set_const64_quick2() argument 470 u32 high_bits = (K >> 32); emit_loadimm64() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 1722 #define high_bits(x, mask) ((x) & ~(mask)) in accumulate_val() macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 1736 #define high_bits(x, mask) ((x) & ~(mask)) in accumulate_val() macro
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | init_64.c | 2080 unsigned long high_bits, low_bits; in patch_one_ktsb_phys() local
|
/kernel/linux/linux-6.6/arch/sparc/mm/ |
H A D | init_64.c | 2095 unsigned long high_bits, low_bits; in patch_one_ktsb_phys() local
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/ |
H A D | qm.c | 796 qm_get_xqc_depth(struct hisi_qm *qm, u16 *low_bits, u16 *high_bits, enum qm_basic_type type) qm_get_xqc_depth() argument
|
Completed in 28 milliseconds
12