Home
last modified time | relevance | path

Searched defs:dte (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/drivers/iommu/
Drockchip-iommu.c187 static inline phys_addr_t rk_dte_pt_address(u32 dte) in rk_dte_pt_address()
208 static inline phys_addr_t rk_dte_pt_address_v2(u32 dte) in rk_dte_pt_address_v2()
219 static inline bool rk_dte_is_pt_valid(u32 dte) in rk_dte_is_pt_valid()
542 u32 dte; in log_iova() local
657 u32 dte, pte; in rk_iommu_iova_to_phys() local
721 u32 dte_index, dte; in rk_dte_get_page_table() local
869 u32 dte; in rk_iommu_unmap() local
1104 u32 dte = rk_domain->dt[i]; in rk_iommu_domain_free() local
Dsun50i-iommu.c197 static phys_addr_t sun50i_dte_get_pt_address(u32 dte) in sun50i_dte_get_pt_address()
202 static bool sun50i_dte_is_pt_valid(u32 dte) in sun50i_dte_is_pt_valid()
563 u32 dte; in sun50i_dte_get_page_table() local
644 u32 dte; in sun50i_iommu_unmap() local
668 u32 dte, pte; in sun50i_iommu_iova_to_phys() local
747 u32 dte; in sun50i_iommu_detach_domain() local
/linux-6.14.4/net/x25/
Dx25_facilities.c266 struct x25_facilities *new, struct x25_dte_facilities *dte) in x25_negotiate_facilities()
/linux-6.14.4/drivers/iommu/amd/
Diommu.c208 struct dev_table_entry *dte) in get_dte256()
725 struct dev_table_entry dte; in dump_dte_entry() local
2036 struct dev_table_entry *dte = &get_dev_table(iommu)[dev_data->devid]; in set_dte_entry() local
2103 struct dev_table_entry *dte = &get_dev_table(iommu)[dev_data->devid]; in clear_dte_entry() local
2800 struct dev_table_entry *dte; in amd_iommu_set_dirty_tracking() local
3088 struct dev_table_entry *dte = &get_dev_table(iommu)[devid]; in set_dte_irq_entry() local
Dinit.c987 static void set_dte_bit(struct dev_table_entry *dte, u8 bit) in set_dte_bit()
1117 struct dev_table_entry *dte = NULL; in amd_iommu_get_ivhd_dte_flags() local
1159 struct dev_table_entry dte = {}; in set_dev_entry_from_acpi_range() local
Damd_iommu_types.h904 struct dev_table_entry dte; member
/linux-6.14.4/drivers/net/wan/
Dwanxl.c112 const char *cable, *pm, *dte = "", *dsr = "", *dcd = ""; in wanxl_cable_intr() local