Home
last modified time | relevance | path

Searched refs:vsn (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/arm/vfp/
A Dvfpsingle.c238 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 …]
/linux-6.3-rc2/drivers/mmc/core/
A Dsdio_cis.c175 unsigned vsn; in cistpl_funce_func() local
186 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()
/linux-6.3-rc2/fs/ntfs3/
A Dinode.c670 static int ntfs_get_block_bmap(struct inode *inode, sector_t vsn, in ntfs_get_block_bmap() argument
674 (u64)vsn << inode->i_sb->s_blocksize_bits, in ntfs_get_block_bmap()

Completed in 14 milliseconds