Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A 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
870 u32 dte; in rk_iommu_unmap() local
1106 u32 dte = rk_domain->dt[i]; in rk_iommu_domain_free() local
H A 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/net/x25/
H A Dx25_facilities.c266 struct x25_facilities *new, struct x25_dte_facilities *dte) in x25_negotiate_facilities()
/linux/drivers/iommu/amd/
H A Diommu.c206 struct dev_table_entry *dte) in get_dte256()
746 struct dev_table_entry dte; in dump_dte_entry() local
2067 struct dev_table_entry *dte = &get_dev_table(iommu)[dev_data->devid]; in set_dte_entry() local
2134 struct dev_table_entry *dte = &get_dev_table(iommu)[dev_data->devid]; in clear_dte_entry() local
2832 struct dev_table_entry *dte; in amd_iommu_set_dirty_tracking() local
3096 struct dev_table_entry *dte = &get_dev_table(iommu)[devid]; in set_dte_irq_entry() local
H A Dinit.c972 static void set_dte_bit(struct dev_table_entry *dte, u8 bit) in set_dte_bit()
1103 struct dev_table_entry *dte = NULL; in amd_iommu_get_ivhd_dte_flags() local
1145 struct dev_table_entry dte = {}; in set_dev_entry_from_acpi_range() local
H A Damd_iommu_types.h901 struct dev_table_entry dte; member
/linux/drivers/net/wan/
H A Dwanxl.c112 const char *cable, *pm, *dte = "", *dsr = "", *dcd = ""; in wanxl_cable_intr() local