Searched refs:vsn (Results 1 – 3 of 3) sorted by relevance
238 nan = vsn; in vfp_propagate_nan()753 vsp = vsn; in vfp_single_fadd_nonnumber()759 vsp = vsn; in vfp_single_fadd_nonnumber()790 vsn = vsm; in vfp_single_add()847 vsn = vsm; in vfp_single_multiply()904 if (vsn.exponent == 0 && vsn.significand) in vfp_single_multiply_accumulate()918 if (vsn.exponent == 0 && vsn.significand) in vfp_single_multiply_accumulate()921 vsn.sign = vfp_sign_negate(vsn.sign); in vfp_single_multiply_accumulate()976 if (vsn.exponent == 0 && vsn.significand) in vfp_single_fmul()999 if (vsn.exponent == 0 && vsn.significand) in vfp_single_fnmul()[all …]
175 unsigned vsn; in cistpl_funce_func() local186 vsn = func->card->cccr.sdio_vsn; in cistpl_funce_func()187 min_size = (vsn == SDIO_SDIO_REV_1_00) ? 28 : 42; in cistpl_funce_func()189 if (size == 28 && vsn == SDIO_SDIO_REV_1_10) { in cistpl_funce_func()192 vsn = SDIO_SDIO_REV_1_00; in cistpl_funce_func()201 if (vsn > SDIO_SDIO_REV_1_00) in cistpl_funce_func()
670 static int ntfs_get_block_bmap(struct inode *inode, sector_t vsn, in ntfs_get_block_bmap() argument674 (u64)vsn << inode->i_sb->s_blocksize_bits, in ntfs_get_block_bmap()
Completed in 14 milliseconds