/titanic_50/usr/src/uts/sun4v/os/ |
H A D | intrq.c | 102 if (!ISP2(size)) { in cpu_intrq_setup() 212 if (!ISP2(cpu_list_size)) { in cpu_intrq_cleanup()
|
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_qp.c | 320 if (ISP2(attr_p->qp_sizes.cs_sq)) { in tavor_qp_alloc() 324 if (ISP2(attr_p->qp_sizes.cs_rq)) { in tavor_qp_alloc() 806 if (ISP2(attr_p->qp_sizes.cs_sq)) { in tavor_special_qp_alloc() 810 if (ISP2(attr_p->qp_sizes.cs_rq)) { in tavor_special_qp_alloc() 1994 if (ISP2(max_size)) { in tavor_qp_sgl_to_logwqesz() 2011 if (ISP2(max_size)) { in tavor_qp_sgl_to_logwqesz() 2031 if (ISP2(max_size)) { in tavor_qp_sgl_to_logwqesz() 2053 if (ISP2(max_size)) { in tavor_qp_sgl_to_logwqesz()
|
H A D | tavor_srq.c | 176 if (ISP2(sizes->srq_wr_sz)) { in tavor_srq_alloc() 690 if (ISP2(size)) { in tavor_srq_modify() 1103 if (ISP2(max_size)) { in tavor_srq_sgl_to_logwqesz()
|
/titanic_50/usr/src/uts/sun4u/io/pciex/ |
H A D | pci_cfgacc_4u.c | 49 ((sz & 0xf) && ISP2(sz))) in pci_cfgacc_valid()
|
/titanic_50/usr/src/uts/sun4v/io/pciex/ |
H A D | pci_cfgacc_4v.c | 54 ((sz & 0xf) && ISP2(sz))) in pci_cfgacc_valid()
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_qp.c | 407 if (ISP2(attr_p->qp_sizes.cs_sq + qp->qp_sq_hdrmwqes)) { in hermon_qp_alloc() 412 if (ISP2(attr_p->qp_sizes.cs_rq)) { in hermon_qp_alloc() 923 if (ISP2(attr_p->qp_sizes.cs_sq)) { in hermon_special_qp_alloc() 927 if (ISP2(attr_p->qp_sizes.cs_rq)) { in hermon_special_qp_alloc() 1523 if (ISP2(attr_p->qp_sizes.cs_sq + qp->qp_sq_hdrmwqes)) { in hermon_qp_alloc_range() 1528 if (ISP2(attr_p->qp_sizes.cs_rq)) { in hermon_qp_alloc_range() 2832 if (ISP2(max_size)) { in hermon_qp_sgl_to_logwqesz() 2852 if (ISP2(max_size)) { in hermon_qp_sgl_to_logwqesz() 2869 if (ISP2(max_size)) { in hermon_qp_sgl_to_logwqesz() 2889 if (ISP2(max_size)) { in hermon_qp_sgl_to_logwqesz() [all …]
|
H A D | hermon_srq.c | 178 if (ISP2(srq_wr_sz)) { in hermon_srq_alloc() 627 if (ISP2(size)) { in hermon_srq_modify() 978 if (ISP2(max_size)) { in hermon_srq_sgl_to_logwqesz()
|
H A D | hermon_cfg.c | 441 if (ISP2(max_size)) { in hermon_cfg_wqe_sizes()
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1004 if ((cache_attr != 0) && !ISP2(cache_attr)) in i_ddi_check_cache_attr() 1146 if (!ISP2(i)) in i_ddi_iomin() 1153 if (r != DDI_SUCCESS || !ISP2(i)) in i_ddi_iomin() 1180 !ISP2(attr->dma_attr_align) || !ISP2(attr->dma_attr_minxfer)) { in i_ddi_mem_alloc()
|
/titanic_50/usr/src/uts/sun4/io/px/ |
H A D | px_debug.c | 262 size = !ISP2(size) ? ((size | ~size) + 1) : size; in px_dbg_attach()
|
/titanic_50/usr/src/lib/libumem/common/ |
H A D | vmem_sbrk.c | 230 } else if (heap_size != 0 && !ISP2(heap_size)) { in vmem_sbrk_arena()
|
/titanic_50/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | bpb.c | 223 if (!(ISP2(TheBIOSParameterBlock.bpb.sectors_per_cluster) && in readBPB()
|
/titanic_50/usr/src/uts/common/sys/fs/ |
H A D | pc_fs.h | 237 #define VALID_SPCL(s) (ISP2((s)) && (unsigned int)(s) <= 128) 238 #define VALID_CLSIZE(s) (ISP2((s)) && (unsigned int)(s) <= (64 * 1024))
|
/titanic_50/usr/src/uts/intel/io/drm/ |
H A D | i915_gem_tiling.c | 250 if (!ISP2(stride)) in i915_tiling_ok()
|
/titanic_50/usr/src/uts/sun4u/vm/ |
H A D | mach_vm_dep.c | 259 ASSERT(ISP2(align_amount)); in map_addr_proc()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | vmem.c | 923 if (ISP2(size)) in vmem_canalloc() 962 if (phase >= align || !ISP2(align) || !ISP2(nocross)) in vmem_xalloc() 996 if (ISP2(size)) { in vmem_xalloc() 1292 if (ISP2(size)) in vmem_alloc()
|
H A D | group.c | 135 g->grp_size > GRP_SET_SIZE_DEFAULT && ISP2(g->grp_size)) in group_remove()
|
/titanic_50/usr/src/uts/common/vm/ |
H A D | seg_kmem.c | 1293 !ISP2(lpthrt)) { in segkmem_alloc_lp() 1296 if (ISP2(lpthrt)) in segkmem_alloc_lp() 1480 if (segkmem_heaplp_quantum == 0 || !ISP2(segkmem_heaplp_quantum) || in segkmem_lpsetup() 1486 if (segkmem_kmemlp_quantum == 0 || !ISP2(segkmem_kmemlp_quantum) || in segkmem_lpsetup()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | pci_cfgacc_x86.c | 205 ((sz & 0xf) && ISP2(sz))) in pci_cfgacc_valid()
|
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdssubr.c | 153 if (!ISP2(rds_bind_fanout_size)) { in rds_hash_init()
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | memcntl.c | 160 pgcmd) || pgcmd == 0 || !ISP2(pgcmd) || in memcntl()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sysmacros.h | 228 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vio_util.c | 60 if (!(num_mblks) || (!ISP2(num_mblks))) { in vio_create_mblks()
|
/titanic_50/usr/src/uts/i86pc/vm/ |
H A D | vm_machdep.c | 751 ASSERT(ISP2(align_amount)); in map_addr_proc() 811 ASSERT(ISP2(align)); in valid_va_range_aligned() 1715 ASSERT(ISP2(l2_linesz)); in page_coloring_init() 1724 ASSERT(ISP2(l2_colors)); in page_coloring_init() 1736 ASSERT(ISP2(page_colors)); in page_coloring_init() 1740 ASSERT(ISP2(CPUSETSIZE())); in page_coloring_init()
|
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_zvol.c | 263 ASSERT(ISP2(blksize)); in sbd_zvol_alloc_write_bufs()
|