Searched defs:vsd (Results  1 – 7 of 7) sorted by relevance
| /linux-4.1.27/arch/arm/vfp/ | 
| D | vfpsingle.c | 69 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc…  argument 215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn,  in vfp_propagate_nan() 318 	struct vfp_single vsm, vsd;  in vfp_single_fsqrt()  local 729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn,  in vfp_single_fadd_nonnumber() 771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn,  in vfp_single_add() 835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fps…  in vfp_single_multiply() 897 	struct vfp_single vsd, vsp, vsn, vsm;  in vfp_single_multiply_accumulate()  local 969 	struct vfp_single vsd, vsn, vsm;  in vfp_single_fmul()  local 992 	struct vfp_single vsd, vsn, vsm;  in vfp_single_fnmul()  local 1016 	struct vfp_single vsd, vsn, vsm;  in vfp_single_fadd()  local [all …] 
 | 
| D | vfp.h | 248 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc…  argument
  | 
| D | vfpdouble.c | 442 	struct vfp_single vsd;  in vfp_double_fcvts()  local
  | 
| /linux-4.1.27/fs/udf/ | 
| D | super.c | 694 	struct volStructDesc *vsd = NULL;  in udf_check_vsd()  local
  | 
| /linux-4.1.27/drivers/infiniband/hw/mthca/ | 
| D | mthca_cmd.c | 1238 static void get_board_id(void *vsd, char *board_id)  in get_board_id()
  | 
| /linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ | 
| D | fw.c | 1588 static void get_board_id(void *vsd, char *board_id)  in get_board_id()
  | 
| /linux-4.1.27/include/linux/mlx5/ | 
| D | device.h | 345 	u8			vsd[208];  member
  |