/openbmc/u-boot/arch/arm/lib/ |
H A D | muldi3.S | 15 #define xl r1 macro 19 #define xl r0 macro
|
H A D | div64.S | 20 #define xl r1 macro 24 #define xl r0 macro
|
/openbmc/linux/arch/arm/lib/ |
H A D | muldi3.S | 15 #define xl r1 macro 19 #define xl r0 macro
|
H A D | ucmpdi2.S | 15 #define xl r1 macro 19 #define xl r0 macro
|
H A D | div64.S | 18 #define xl r1 macro 22 #define xl r0 macro
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | longlong.h | 132 #define umul_ppmm(xh, xl, m0, m1) \ argument 195 #define umul_ppmm(xh, xl, a, b) \ argument 215 #define umul_ppmm(xh, xl, a, b) \ argument 352 #define umul_ppmm(xh, xl, m0, m1) \ argument 367 #define smul_ppmm(xh, xl, m0, m1) \ argument 557 #define umul_ppmm(xh, xl, a, b) \ argument 808 #define umul_ppmm(xh, xl, m0, m1) \ argument 820 #define smul_ppmm(xh, xl, m0, m1) \ argument 1163 #define umul_ppmm(xh, xl, m0, m1) \ argument 1209 #define umul_ppmm(xh, xl, m0, m1) \ argument
|
/openbmc/linux/include/math-emu/ |
H A D | op-2.h | 129 #define __FP_CLZ_2(R, xh, xl) \ argument 165 #define __FP_FRAC_ADDI_2(xh, xl, i) add_ssaaaa(xh, xl, xh, xl, 0, i) argument 171 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument
|
/openbmc/linux/crypto/ |
H A D | camellia_generic.c | 336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument 826 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | raspberrypi-ts.c | 51 u8 xl; member
|
/openbmc/qemu/target/riscv/tcg/ |
H A D | tcg-cpu.c | 99 RISCVMXL xl = FIELD_EX32(tb->flags, TB_FLAGS, XL); in riscv_cpu_synchronize_from_tb() local 117 RISCVMXL xl = FIELD_EX32(tb->flags, TB_FLAGS, XL); in riscv_restore_state_to_opc() local
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | core.c | 3394 struct intel_excl_states *xl; in intel_start_scheduling() local 3424 struct intel_excl_states *xl; in intel_commit_scheduling() local 3450 struct intel_excl_states *xl; in intel_stop_scheduling() local 3635 struct intel_excl_states *xl; in intel_put_excl_constraints() local
|
/openbmc/linux/drivers/clk/pxa/ |
H A D | clk-pxa3xx.c | 353 unsigned int xl = acsr & ACCR_XL_MASK; in clk_pxa3xx_cpll_get_rate() local
|
/openbmc/qemu/target/riscv/ |
H A D | cpu.h | 231 uint32_t xl; /* current xlen */ member 669 RISCVMXL xl = env->misa_mxl; in cpu_get_xl() local
|
H A D | cpu_helper.c | 226 RISCVMXL xl = env->xl; in riscv_cpu_update_mask() local
|
H A D | translate.c | 65 RISCVMXL xl; member
|
H A D | csr.c | 1512 static uint64_t add_status_sd(RISCVMXL xl, uint64_t status) in add_status_sd() 1601 RISCVMXL xl = riscv_cpu_mxl(env); in write_mstatus() local
|
/openbmc/linux/fs/ocfs2/ |
H A D | xattr.c | 4052 struct ocfs2_xattr_tree_list *xl = (struct ocfs2_xattr_tree_list *)para; in ocfs2_list_xattr_bucket() local 4138 struct ocfs2_xattr_tree_list xl = { in ocfs2_xattr_tree_list_index_block() local
|
/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 159 #define RAZWI_INITIATOR_ID_X_Y(xl, yl, xh) \ argument
|