Home
last modified time | relevance | path

Searched refs:LL (Results 1 – 25 of 122) sorted by relevance

12345

/openbmc/qemu/tests/tcg/hexagon/
H A Dmem_noshuf.c227 n.d[0] = ~0LL; in main()
281 n.d[0] = ~0LL; in main()
288 n.d[0] = ~0LL; in main()
292 n.d[0] = ~0LL; in main()
296 n.d[0] = ~0LL; in main()
300 n.d[0] = ~0LL; in main()
304 n.d[0] = ~0LL; in main()
308 n.d[0] = ~0LL; in main()
326 n.d[0] = ~0LL; in main()
330 n.d[0] = ~0LL; in main()
[all …]
H A Dload_align.c65 int64_t result = ~0LL; \
100 uint64_t result = ~0LL; \
134 int64_t result = ~0LL; \
176 int64_t result = ~0LL; \
219 int64_t result = ~0LL; \
254 int64_t result = ~0LL; \
298 int64_t result = ~0LL; \
343 int64_t result = ~0LL; \
/openbmc/linux/tools/perf/util/
H A Dgenelf.c184 d->d_off = 0LL; in jit_add_eh_frame_info()
218 d->d_off = 0LL; in jit_add_eh_frame_info()
320 d->d_off = 0LL; in jit_write_elf()
367 d->d_off = 0LL; in jit_write_elf()
403 d->d_off = 0LL; in jit_write_elf()
446 d->d_off = 0LL; in jit_write_elf()
488 d->d_off = 0LL; in jit_write_elf()
H A Dgenelf_debug.c526 d->d_off = 0LL; in jit_add_debug_info()
560 d->d_off = 0LL; in jit_add_debug_info()
594 d->d_off = 0LL; in jit_add_debug_info()
/openbmc/linux/arch/parisc/include/asm/
H A Dprocessor.h258 regs->fr[ 0] = 0LL; \
259 regs->fr[ 1] = 0LL; \
260 regs->fr[ 2] = 0LL; \
261 regs->fr[ 3] = 0LL; \
/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dnorthbridge.c160 dm_pci_write_config32(dev, EPBAR + 4, (0LL + DEFAULT_EPBAR) >> 32); in sandybridge_setup_northbridge_bars()
162 dm_pci_write_config32(dev, MCHBAR + 4, (0LL + MCH_BASE_ADDRESS) >> 32); in sandybridge_setup_northbridge_bars()
166 (0LL + DEFAULT_PCIEXBAR) >> 32); in sandybridge_setup_northbridge_bars()
168 dm_pci_write_config32(dev, DMIBAR + 4, (0LL + DEFAULT_DMIBAR) >> 32); in sandybridge_setup_northbridge_bars()
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst31 L= Secam LL
34 Q= BG+I+DK+LL
69 MF: BG LL w/ Secam (Multi France)
70 ME: BG DK I LL (Multi Europe)
88 xx1x: Pal DK, Secam LL
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0001-restripe.c-Use-_FILE_OFFSET_BITS-to-enable-largefile.patch137 offset = MD_NEW_SIZE_SECTORS(size) * 512LL;
138 - if (lseek64(fd, offset, 0) < 0LL) {
140 + if (lseek(fd, offset, 0) < 0LL) {
149 - if (lseek64(fd, offset, 0) < 0LL) {
151 + if (lseek(fd, offset, 0) < 0LL) {
/openbmc/linux/Documentation/
H A Datomic_t.txt116 will invalidate a LL/SC or fail a CMPXCHG.
152 are time critical and can, (typically) on LL/SC architectures, be more
265 t = LL.acq *y (0)
326 indefinitely. However, this is not evident on LL/SC architectures, because
327 while an LL/SC architecture 'can/should/must' provide forward progress
328 guarantees between competing LL/SC sections, such a guarantee does not
329 transfer to cmpxchg() implemented using LL/SC. Consider:
336 which on LL/SC becomes something like:
342 volatile asm ("1: LL %[oldval], %[v]\n"
356 However, even the forward branch from the failed compare can cause the LL/SC
/openbmc/linux/include/linux/iio/common/
H A Dinv_sensors_timestamp.h89 const struct inv_sensors_timestamp_interval interval_init = {0LL, 0LL}; in inv_sensors_timestamp_reset()
/openbmc/linux/drivers/edac/
H A Dmce_amd.h23 #define LL(x) ((x) & 0x3) macro
24 #define LL_MSG(x) ll_msgs[LL(x)]
H A Dmce_amd.c627 u8 ll = LL(ec); in f12h_mc0_mce()
642 if (R4(ec) == R4_GEN && LL(ec) == LL_L1) { in f10h_mc0_mce()
666 if (TT(ec) != TT_DATA || LL(ec) != LL_L1) in cat_mc0_mce()
686 if ((II(ec) != II_MEM && II(ec) != II_IO) || LL(ec) != LL_LG) in cat_mc0_mce()
787 u8 ll = LL(ec); in k8_mc1_mce()
/openbmc/linux/arch/arm/kernel/
H A Dperf_event_v7.c187 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_A8_PERFCTR_L2_CACHE_ACCESS,
188 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_A8_PERFCTR_L2_CACHE_REFILL,
189 [C(LL)][C(OP_WRITE)][C(RESULT_ACCESS)] = ARMV7_A8_PERFCTR_L2_CACHE_ACCESS,
190 [C(LL)][C(OP_WRITE)][C(RESULT_MISS)] = ARMV7_A8_PERFCTR_L2_CACHE_REFILL,
326 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_A15_PERFCTR_L2_CACHE_ACCESS_READ,
327 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_A15_PERFCTR_L2_CACHE_REFILL_READ,
328 [C(LL)][C(OP_WRITE)][C(RESULT_ACCESS)] = ARMV7_A15_PERFCTR_L2_CACHE_ACCESS_WRITE,
329 [C(LL)][C(OP_WRITE)][C(RESULT_MISS)] = ARMV7_A15_PERFCTR_L2_CACHE_REFILL_WRITE,
375 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_PERFCTR_L2_CACHE_ACCESS,
376 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_PERFCTR_L2_CACHE_REFILL,
[all …]
/openbmc/linux/tools/power/cpupower/bench/
H A Dbenchmark.c96 performance_time = 0LL; in start_benchmark()
97 powersave_time = 0LL; in start_benchmark()
/openbmc/openbmc/poky/meta/recipes-support/db/db/
H A Dsequence-type.patch32 - l = 9223372036854775807LL;
48 - l = 9223372036854775807LL;
/openbmc/qemu/tests/unit/
H A Dtest-rcu-list.c33 static long long n_reads = 0LL;
34 static long long n_updates = 0LL;
37 static long long n_nodes = 0LL;
/openbmc/linux/fs/ocfs2/cluster/
H A Dnetdebug.c271 # define sc_tv_acquiry_total_ns(_s) (0LL)
272 # define sc_tv_send_total_ns(_s) (0LL)
273 # define sc_tv_status_total_ns(_s) (0LL)
274 # define sc_tv_process_total_ns(_s) (0LL)
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-address.h40 CVMX_MIPS_SPACE_XUSEG = 0LL
45 CVMX_MIPS_XKSEG_SPACE_KSEG0 = 0LL,
/openbmc/linux/lib/
H A Dtest-kstrtox.c241 {"0", 10, 0LL}, in test_kstrtoll_ok()
263 {"-0", 10, 0LL}, in test_kstrtoll_ok()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dskeleton.c53 CHECK(bss->in4 != 0, "in4", "got %lld != exp %lld\n", bss->in4, 0LL); in test_skeleton()
54 CHECK(bss->out4 != 0, "out4", "got %lld != exp %lld\n", bss->out4, 0LL); in test_skeleton()
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-minerva/plat-svc/files/
H A Dminerva-reconfig-eth0-to-get-ll.service2 Description=Reconfig eth0 to get the IPv6 LL
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def181 ({ ((VAL) < 0) ? 0 : ((1LL<<(N))-1);}),
187 ({fSET_OVERFLOW(); ((VAL) < 0) ? 0 : ((1LL<<(N))-1);}),
193 ({fSET_OVERFLOW(); ((VAL) < 0) ? (-(1LL<<((N)-1))) : ((1LL<<((N)-1))-1);}),
199 ({((VAL) < 0) ? (-(1LL<<((N)-1))) : ((1LL<<((N)-1))-1);}),
205 ((VAL) & ((1LL<<(N))-1)),
211 ((fZXTN(N,M,VAL) ^ (1LL<<((N)-1))) - (1LL<<((N)-1))),
1521 A##LL,
/openbmc/linux/drivers/perf/
H A Driscv_pmu_sbi.c166 [C(LL)] = {
169 C(OP_READ), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
171 C(OP_READ), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
175 C(OP_WRITE), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
177 C(OP_WRITE), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
181 C(OP_PREFETCH), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
183 C(OP_PREFETCH), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
/openbmc/linux/include/asm-generic/
H A Dint-ll64.h31 #define S64_C(x) x ## LL
/openbmc/linux/arch/arm/nwfpe/
H A DARM-gcc.h62 #define LIT64( a ) a##LL

12345