Home
last modified time | relevance | path

Searched defs:ste (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3-test.c96 const __le64 *ste) in arm_smmu_v3_test_debug_print_used_bits()
170 static void arm_smmu_test_make_cdtable_ste(struct arm_smmu_ste *ste, in arm_smmu_test_make_cdtable_ste()
215 struct arm_smmu_ste ste; in arm_smmu_v3_write_ste_test_cdtable_to_abort() local
225 struct arm_smmu_ste ste; in arm_smmu_v3_write_ste_test_abort_to_cdtable() local
235 struct arm_smmu_ste ste; in arm_smmu_v3_write_ste_test_cdtable_to_bypass() local
245 struct arm_smmu_ste ste; in arm_smmu_v3_write_ste_test_bypass_to_cdtable() local
255 struct arm_smmu_ste ste; in arm_smmu_v3_write_ste_test_cdtable_s1dss_change() local
295 static void arm_smmu_test_make_s2_ste(struct arm_smmu_ste *ste, in arm_smmu_test_make_s2_ste()
324 struct arm_smmu_ste ste; in arm_smmu_v3_write_ste_test_s2_to_abort() local
333 struct arm_smmu_ste ste; in arm_smmu_v3_write_ste_test_abort_to_s2() local
[all …]
Darm-smmu-v3.c1526 struct arm_smmu_ste *ste, in arm_smmu_write_ste()
2893 struct arm_smmu_ste ste; in arm_smmu_update_ste() local
2997 struct arm_smmu_ste *ste, in arm_smmu_attach_dev_ste()
3044 struct arm_smmu_ste ste; in arm_smmu_attach_dev_identity() local
3064 struct arm_smmu_ste ste; in arm_smmu_attach_dev_blocked() local
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c64 struct mlx5dr_ste *ste; in dr_rule_create_collision_htbl() local
90 struct mlx5dr_ste *ste; in dr_rule_create_collision_entry() local
177 struct mlx5dr_ste *ste; in dr_rule_find_ste_in_miss_list() local
537 struct mlx5dr_ste *ste, in dr_rule_handle_collision()
614 struct mlx5dr_ste *ste, in mlx5dr_rule_set_last_member()
782 struct mlx5dr_ste *ste, in dr_rule_handle_empty_entry()
848 struct mlx5dr_ste *ste; in dr_rule_handle_ste_branch() local
1127 struct mlx5dr_ste *ste = NULL; in dr_rule_create_rule_nic() local
Ddr_ste.c124 u64 mlx5dr_ste_get_icm_addr(struct mlx5dr_ste *ste) in mlx5dr_ste_get_icm_addr()
132 u64 mlx5dr_ste_get_mr_addr(struct mlx5dr_ste *ste) in mlx5dr_ste_get_mr_addr()
139 u8 *mlx5dr_ste_get_hw_ste(struct mlx5dr_ste *ste) in mlx5dr_ste_get_hw_ste()
146 struct list_head *mlx5dr_ste_get_miss_list(struct mlx5dr_ste *ste) in mlx5dr_ste_get_miss_list()
199 struct mlx5dr_ste *ste, in dr_ste_remove_head_ste()
235 struct mlx5dr_ste *ste, in dr_ste_replace_head_ste()
282 struct mlx5dr_ste *ste, in dr_ste_remove_middle_ste()
308 void mlx5dr_ste_free(struct mlx5dr_ste *ste, in mlx5dr_ste_free()
447 struct mlx5dr_ste *ste, in mlx5dr_ste_create_next_htbl()
523 struct mlx5dr_ste *ste = &chunk->ste_arr[i]; in mlx5dr_ste_htbl_alloc() local
Ddr_send.c513 void mlx5dr_send_fill_and_append_ste_send_info(struct mlx5dr_ste *ste, u16 size, in mlx5dr_send_fill_and_append_ste_send_info()
696 int mlx5dr_send_postsend_ste(struct mlx5dr_domain *dmn, struct mlx5dr_ste *ste, in mlx5dr_send_postsend_ste()
740 struct mlx5dr_ste *ste = &htbl->chunk->ste_arr[ste_index + j]; in mlx5dr_send_postsend_htbl() local
Ddr_dbg.c490 dr_dump_rule_mem(struct seq_file *file, char *buff, struct mlx5dr_ste *ste, in dr_dump_rule_mem()
Ddr_types.h200 struct mlx5dr_ste *ste; member
355 static inline void mlx5dr_ste_put(struct mlx5dr_ste *ste, in mlx5dr_ste_put()
365 static inline void mlx5dr_ste_get(struct mlx5dr_ste *ste) in mlx5dr_ste_get()
370 static inline bool mlx5dr_ste_is_not_used(struct mlx5dr_ste *ste) in mlx5dr_ste_is_not_used()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_matcher.h40 struct mlx5hws_pool_chunk ste; member
47 struct mlx5hws_pool_chunk ste; member
Dmlx5hws_matcher.c211 struct mlx5hws_pool_chunk *ste = &matcher->action_ste[MLX5HWS_ACTION_STE_IDX_ANY].ste; in hws_matcher_set_rtc_attr_sz() local
239 struct mlx5hws_pool_chunk *ste; in hws_matcher_create_rtc() local
366 struct mlx5hws_pool_chunk *ste; in hws_matcher_destroy_rtc() local
Dmlx5hws_rule.c212 struct mlx5hws_pool_chunk ste = {0}; in hws_rule_alloc_action_ste_idx() local
232 struct mlx5hws_pool_chunk ste = {0}; in hws_rule_free_action_ste_idx() local
Dmlx5hws_debug.c121 struct mlx5hws_pool_chunk *ste; in hws_debug_dump_matcher() local
Dmlx5hws_cmd.h139 struct mlx5hws_pool_chunk ste; member
Dmlx5hws_action.c1589 struct mlx5hws_pool_chunk *ste; in hws_action_create_dest_match_range_table() local
Dmlx5hws_prm.h423 struct mlx5_ifc_ste_bits ste; member
/linux-6.12.1/drivers/iommu/
Ds390-iommu.c248 unsigned long old_ste, ste; in dma_get_page_table_origin() local
647 unsigned long ste, pte, rte; in s390_iommu_iova_to_phys() local
/linux-6.12.1/arch/s390/mm/
Dpgalloc.c316 unsigned long *ste, next, *table; in base_segment_walk() local
Dgmap.c1351 unsigned long *ste; in gmap_unshadow_pgt() local
/linux-6.12.1/arch/s390/kvm/
Dgaccess.c573 union segment_table_entry ste; in guest_translate() local
1357 union segment_table_entry ste; in kvm_s390_shadow_tables() local
/linux-6.12.1/drivers/scsi/
Dipr.c2661 const struct ipr_ses_table_entry *ste = ipr_ses_table; in ipr_find_ses_entry() local
2697 const struct ipr_ses_table_entry *ste; in ipr_get_max_scsi_speed() local