/openbmc/linux/arch/arm/vfp/ |
H A 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 …]
|
H A D | vfp.h | 245 #define vfp_single_normaliseround(sd,vsd,fpscr,except,func) __vfp_single_normaliseround(sd,vsd,fpsc… argument
|
H A D | vfpdouble.c | 442 struct vfp_single vsd; in vfp_double_fcvts() local
|
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive.c | 103 uint64_t vsd, uint32_t idx) in pnv_xive_vst_addr_direct() 123 uint64_t vsd, uint32_t idx) in pnv_xive_vst_addr_indirect() 198 uint64_t vsd, uint8_t blk, in pnv_xive_vst_addr_remote() 229 uint64_t vsd; in pnv_xive_vst_addr() local 594 uint64_t vsd = xive->vsds[VST_TSEL_SBE][blk]; in pnv_xive_nr_ipis() local 606 uint64_t vsd = xive->vsds[type][blk]; in pnv_xive_vst_per_subpage() local 767 uint8_t blk, uint64_t vsd) in pnv_xive_vst_set_exclusive() 857 static void pnv_xive_vst_set_data(PnvXive *xive, uint64_t vsd, bool pc_engine) in pnv_xive_vst_set_data()
|
H A D | pnv_xive2.c | 143 uint64_t vsd, uint32_t idx) in pnv_xive2_vst_addr_direct() 163 uint64_t vsd, uint32_t idx) in pnv_xive2_vst_addr_indirect() 238 uint64_t vsd; in pnv_xive2_vst_addr() local 766 uint8_t blk, uint64_t vsd) in pnv_xive2_vst_set_exclusive() 853 static void pnv_xive2_vst_set_data(PnvXive2 *xive, uint64_t vsd, in pnv_xive2_vst_set_data() 891 static void pnv_xive2_vc_vst_set_data(PnvXive2 *xive, uint64_t vsd) in pnv_xive2_vc_vst_set_data() 1549 static void pnv_xive2_pc_vst_set_data(PnvXive2 *xive, uint64_t vsd) in pnv_xive2_pc_vst_set_data() 2465 uint64_t vsd = xive->vsds[VST_ESB][blk]; in type_init() local 2477 uint64_t vsd = xive->vsds[type][blk]; in pnv_xive2_vst_per_subpage() local
|
/openbmc/qemu/tests/qtest/ |
H A D | pnv-xive2-test.c | 23 uint64_t vsd, size, log_size; in set_table() local
|
/openbmc/linux/fs/udf/ |
H A D | super.c | 658 static int identify_vsd(const struct volStructDesc *vsd) in identify_vsd() 709 struct volStructDesc *vsd = NULL; in udf_check_vsd() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | omap.c | 115 struct gpio_desc *vsd; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core.h | 503 u8 vsd[MLXSW_CMD_BOARDINFO_VSD_LEN]; member
|
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_cmd.c | 1240 static void get_board_id(void *vsd, char *board_id) in get_board_id()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 1078 static int mlx5e_modify_rq_vsd(struct mlx5e_rq *rq, bool vsd) in mlx5e_modify_rq_vsd() 3379 static int mlx5e_modify_channels_vsd(struct mlx5e_channels *chs, bool vsd) in mlx5e_modify_channels_vsd()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.c | 1767 static void get_board_id(void *vsd, char *board_id) in get_board_id()
|
/openbmc/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 3915 u8 vsd[0x1]; member 4397 u8 vsd[208][0x8]; member
|