Searched refs:ull (Results 26 - 50 of 105) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c97 props->max_mr_size = ~0ull;
958 buffer_list[0].addr &= ~0ull << shift;
1314 (1ull << IB_USER_VERBS_CMD_GET_CONTEXT) |
1315 (1ull << IB_USER_VERBS_CMD_QUERY_DEVICE) |
1316 (1ull << IB_USER_VERBS_CMD_QUERY_PORT) |
1317 (1ull << IB_USER_VERBS_CMD_ALLOC_PD) |
1318 (1ull << IB_USER_VERBS_CMD_DEALLOC_PD) |
1319 (1ull << IB_USER_VERBS_CMD_REG_MR) |
1320 (1ull << IB_USER_VERBS_CMD_DEREG_MR) |
1321 (1ull << IB_USER_VERBS_CMD_CREATE_COMP_CHANNE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dbranch.c390 if ((regs->regs[insn.i_format.rs] & (1ull << insn.i_format.rt))
399 (1ull << (insn.i_format.rt + 32))) == 0)
406 if (regs->regs[insn.i_format.rs] & (1ull << insn.i_format.rt))
414 (1ull << (insn.i_format.rt + 32)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Dcsrc-octeon.c94 octeon_ndelay_factor = (octeon_udelay_factor * 0x10000ull) / 1000ull;
H A Dsetup.c49 static unsigned long long MAX_MEMORY = 512ull << 20;
456 if (cvmx_read_csr(CVMX_L2D_FUS3) & (3ull << 34)) {
555 MAX_MEMORY = 64ull << 20;
567 MAX_MEMORY = 32ull << 30;
670 memory = cvmx_bootmem_phy_alloc(mem_alloc_size, 0, 1ull << 31,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-bootmem.h42 #define CVMX_BOOTMEM_ALIGNMENT_SIZE (16ull)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dxatonum.h29 DECLARE_STR_CONV(long long, ll, ull)
81 DEFINE_EQUIV_STR_CONV(long, l, ll, ul, ull)
89 DEFINE_EQUIV_STR_CONV(int, i, ll, u, ull)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c1510 props->max_mr_size = ~0ull;
2100 (1ull << IB_USER_VERBS_CMD_GET_CONTEXT) |
2101 (1ull << IB_USER_VERBS_CMD_QUERY_DEVICE) |
2102 (1ull << IB_USER_VERBS_CMD_QUERY_PORT) |
2103 (1ull << IB_USER_VERBS_CMD_ALLOC_PD) |
2104 (1ull << IB_USER_VERBS_CMD_DEALLOC_PD) |
2105 (1ull << IB_USER_VERBS_CMD_CREATE_AH) |
2106 (1ull << IB_USER_VERBS_CMD_DESTROY_AH) |
2107 (1ull << IB_USER_VERBS_CMD_QUERY_AH) |
2108 (1ull << IB_USER_VERBS_CMD_REG_M
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_verbs.c2074 (1ull << IB_USER_VERBS_CMD_GET_CONTEXT) |
2075 (1ull << IB_USER_VERBS_CMD_QUERY_DEVICE) |
2076 (1ull << IB_USER_VERBS_CMD_QUERY_PORT) |
2077 (1ull << IB_USER_VERBS_CMD_ALLOC_PD) |
2078 (1ull << IB_USER_VERBS_CMD_DEALLOC_PD) |
2079 (1ull << IB_USER_VERBS_CMD_CREATE_AH) |
2080 (1ull << IB_USER_VERBS_CMD_MODIFY_AH) |
2081 (1ull << IB_USER_VERBS_CMD_QUERY_AH) |
2082 (1ull << IB_USER_VERBS_CMD_DESTROY_AH) |
2083 (1ull << IB_USER_VERBS_CMD_REG_M
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-spi.c441 timeout_time = cvmx_get_cycle() + 1000ull * MS * timeout;
466 timeout_time = cvmx_get_cycle() + 1000ull * MS * timeout;
512 uint64_t timeout_time = cvmx_get_cycle() + 1000ull * MS * timeout;
540 timeout_time = cvmx_get_cycle() + 1000ull * MS * 600;
605 timeout_time = cvmx_get_cycle() + 1000ull * MS * timeout;
H A Dcvmx-helper-sgmii.c80 (10000ull * clock_mhz) >> 10;
84 (1600ull * clock_mhz) >> 10;
H A Dethernet-rgmii.c107 0xffffffffull ^ (1ull << priv->port);
144 ipd_sub_port_fcs.s.port_bit |= 1ull << priv->port;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/cavium-octeon/executive/
H A Dcvmx-bootmem.c58 cvmx_write64_uint64((addr + SIZE_OFFSET) | (1ull << 63), size);
63 cvmx_write64_uint64((addr + NEXT_OFFSET) | (1ull << 63), next);
68 return cvmx_read64_uint64((addr + SIZE_OFFSET) | (1ull << 63));
73 return cvmx_read64_uint64((addr + NEXT_OFFSET) | (1ull << 63));
240 address_max = ~0ull; /* If no limits given, use max limits */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1353 (1ull << IB_USER_VERBS_CMD_GET_CONTEXT) |
1354 (1ull << IB_USER_VERBS_CMD_QUERY_DEVICE) |
1355 (1ull << IB_USER_VERBS_CMD_QUERY_PORT) |
1356 (1ull << IB_USER_VERBS_CMD_ALLOC_PD) |
1357 (1ull << IB_USER_VERBS_CMD_DEALLOC_PD) |
1358 (1ull << IB_USER_VERBS_CMD_REG_MR) |
1359 (1ull << IB_USER_VERBS_CMD_DEREG_MR) |
1360 (1ull << IB_USER_VERBS_CMD_CREATE_COMP_CHANNEL) |
1361 (1ull << IB_USER_VERBS_CMD_CREATE_CQ) |
1362 (1ull << IB_USER_VERBS_CMD_DESTROY_C
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dppc970-pmu.c238 mask |= 3ull << 48;
341 mmcr1 |= 1ull << (MMCR1_TTM3SEL_SH + 3 - byte);
378 mmcr1 |= 1ull << mmcr1_adder_bits[pmc];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.h84 #define START_LBA_UNKNOWN (~0ull)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Doggdec.h114 #define OGG_NOGRANULE_VALUE (-1ull)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dacct.h204 do_div(x, (unsigned long)((9ull * NSEC_PER_SEC + (AHZ/2))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dfsl_pci.c200 if ((1ull << mem_log) != mem) {
201 if ((1ull << mem_log) > mem)
226 paddr += 1ull << mem_log;
227 sz -= 1ull << mem_log;
238 paddr += 1ull << mem_log;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dinit_32.c61 phys_addr_t memstart_addr = (phys_addr_t)~0ull;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_clock.c225 return 0ull;
H A Dtime.c643 return div_u64(x * 9, (9ull * NSEC_PER_SEC + (USER_HZ / 2)) / USER_HZ);
673 return div_u64(n * 9, (9ull * NSEC_PER_SEC + HZ / 2) / HZ);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/varparam/
H A Dvarparam.cpp339 xsd__unsignedLong::xsd__unsignedLong(ULONG64 ull) argument
340 { __item = ull; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/varparam/
H A Dvarparam.cpp339 xsd__unsignedLong::xsd__unsignedLong(ULONG64 ull) argument
340 { __item = ull; }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.c3854 (1ull << IB_USER_VERBS_CMD_GET_CONTEXT) |
3855 (1ull << IB_USER_VERBS_CMD_QUERY_DEVICE) |
3856 (1ull << IB_USER_VERBS_CMD_QUERY_PORT) |
3857 (1ull << IB_USER_VERBS_CMD_ALLOC_PD) |
3858 (1ull << IB_USER_VERBS_CMD_DEALLOC_PD) |
3859 (1ull << IB_USER_VERBS_CMD_REG_MR) |
3860 (1ull << IB_USER_VERBS_CMD_DEREG_MR) |
3861 (1ull << IB_USER_VERBS_CMD_CREATE_COMP_CHANNEL) |
3862 (1ull << IB_USER_VERBS_CMD_CREATE_CQ) |
3863 (1ull << IB_USER_VERBS_CMD_DESTROY_C
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpasemi_dma.h295 #define XCT_MACTX_LLEN_S 32ull
299 #define XCT_MACTX_IPH_S 27ull
303 #define XCT_MACTX_IPO_S 22ull

Completed in 408 milliseconds

12345