| /arch/mips/include/asm/ |
| A D | atomic.h | 62 "1: " #ll " %0, %1 # " #pfx "_" #op " \n" \ 92 "1: " #ll " %1, %2 # " #pfx "_" #op "_return\n" \ 125 "1: " #ll " %1, %2 # " #pfx "_fetch_" #op "\n" \ 140 ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ 144 ATOMIC_OPS(atomic, add, int, +=, addu, ll, sc) 145 ATOMIC_OPS(atomic, sub, int, -=, subu, ll, sc) 166 ATOMIC_OPS(atomic, and, int, &=, and, ll, sc) 167 ATOMIC_OPS(atomic, or, int, |=, or, ll, sc) 168 ATOMIC_OPS(atomic, xor, int, ^=, xor, ll, sc) 196 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument [all …]
|
| A D | asm.h | 218 #define LONG_LL ll
|
| /arch/microblaze/lib/ |
| A D | muldi3.c | 43 __w.ll; \ 49 const DWunion uu = {.ll = u}; in __muldi3() 50 const DWunion vv = {.ll = v}; in __muldi3() 51 DWunion w = {.ll = __umulsidi3(uu.s.low, vv.s.low)}; in __muldi3() 56 return w.ll; in __muldi3()
|
| A D | cmpdi2.c | 9 .ll = a in __cmpdi2() 12 .ll = b in __cmpdi2()
|
| A D | ucmpdi2.c | 8 const DWunion au = {.ll = a}; in __ucmpdi2() 9 const DWunion bu = {.ll = b}; in __ucmpdi2()
|
| A D | lshrdi3.c | 14 uu.ll = u; in __lshrdi3() 27 return w.ll; in __lshrdi3()
|
| A D | ashldi3.c | 14 uu.ll = u; in __ashldi3() 27 return w.ll; in __ashldi3()
|
| A D | ashrdi3.c | 14 uu.ll = u; in __ashrdi3() 29 return w.ll; in __ashrdi3()
|
| A D | libgcc.h | 23 long long ll; member
|
| /arch/powerpc/boot/dts/ |
| A D | ps3.dts | 21 * We'll get the size of the bootmem block from lv1 after startup, 22 * so we'll put a null entry here. 34 * we'll put a null entries here. These will be initialized after 38 * threads is with an ibm,ppc-interrupt-server#s entry. We'll put one
|
| /arch/powerpc/kernel/ |
| A D | align.c | 111 u64 ll; in emulate_spe() member 139 data.ll = 0; in emulate_spe() 165 temp.ll = data.ll = 0; in emulate_spe() 192 data.ll = temp.ll; in emulate_spe() 230 data.ll = swab64(data.ll); in emulate_spe()
|
| /arch/sparc/lib/ |
| A D | libgcc.h | 16 long long ll; member
|
| /arch/sh/lib/ |
| A D | libgcc.h | 24 long long ll; member
|
| /arch/mips/lib/ |
| A D | libgcc.h | 31 long long ll; member
|
| /arch/loongarch/mm/ |
| A D | tlbex.S | 91 ll.d t0, t1, 0 127 ll.d ra, t1, 0 247 ll.d t0, t1, 0 284 ll.d ra, t1, 0 406 ll.d t0, t1, 0 442 ll.d ra, t1, 0
|
| /arch/arm64/boot/dts/qcom/ |
| A D | sc7280-herobrine-herobrine-r1.dts | 52 * Although the trackpad is really part of the herobrine baseboard, we'll 78 * eDP. Like the trackpad, we'll put it in the board device tree file since 134 * We'll set a pullup here just to park the line.
|
| A D | sc7280-herobrine-crd.dts | 23 * is expected to be uncommon, we'll leave the "vreg_edp_bl" label 144 * We'll set a pullup here just to park the line.
|
| /arch/parisc/math-emu/ |
| A D | README | 5 enough to update our copies with later changes from HP-UX -- it'll
|
| /arch/arm/boot/dts/broadcom/ |
| A D | bcm2711-rpi.dtsi | 83 * into memory for the OS to consume. It'll also update this node with
|
| /arch/microblaze/boot/dts/ |
| A D | system.dts | 203 Hard_Ethernet_MAC: xps-ll-temac@81c00000 { 209 compatible = "xlnx,xps-ll-temac-1.01.b", "xlnx,xps-ll-temac-1.00.a"; 330 compatible = "xlnx,ll-dma-1.00.a";
|
| /arch/arm/mach-omap1/ |
| A D | Kconfig | 127 Support for the Palm Tungsten E PDA. To boot the kernel, you'll 138 you'll need a SX1 compatible bootloader; check out
|
| /arch/xtensa/lib/ |
| A D | mulsi3.S | 60 umul.aa.ll a2, a3
|
| A D | umulsidi3.S | 88 #define umul_aa_ll umul.aa.ll
|
| /arch/x86/math-emu/ |
| A D | reg_ld_str.c | 898 unsigned long long ll; in FPU_store_bcd() local 917 ll = significand(&t); in FPU_store_bcd() 947 b = FPU_div_small(&ll, 10); in FPU_store_bcd() 948 b |= (FPU_div_small(&ll, 10)) << 4; in FPU_store_bcd()
|
| /arch/arm/boot/dts/rockchip/ |
| A D | rk3288-veyron-mickey.dts | 187 * Slightly after we throttle the GPU, we'll also make sure that 189 * throttle the CPU lower than 1.4 GHz due to GPU heat--we'll
|