Searched defs:dte (Results 1 – 4 of 4) sorted by relevance
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/ |
A D | iommu_map.c | 126 u32 *dte, u64 root_ptr, u16 domain_id, u8 paging_mode, u8 valid) in amd_iommu_set_root_page_table() 165 void iommu_dte_set_iotlb(u32 *dte, u8 i) in iommu_dte_set_iotlb() 177 u32 *dte, u64 intremap_ptr, u8 int_valid) in amd_iommu_set_intremap_table() 214 void __init iommu_dte_add_device_entry(u32 *dte, struct ivrs_mappings *ivrs_dev) in iommu_dte_add_device_entry() 241 void iommu_dte_set_guest_cr3(u32 *dte, u16 dom_id, u64 gcr3, in iommu_dte_set_guest_cr3()
|
A D | pci_amd_iommu.c | 96 static void disable_translation(u32 *dte) in disable_translation() 114 void *dte; in amd_iommu_setup_domain_device() local 303 void *dte; in amd_iommu_disable_domain_device() local
|
A D | iommu_guest.c | 79 static uint64_t get_guest_cr3_from_dte(dev_entry_t *dte) in get_guest_cr3_from_dte() 96 static uint16_t get_domid_from_dte(dev_entry_t *dte) in get_domid_from_dte() 102 static uint16_t get_glx_from_dte(dev_entry_t *dte) in get_glx_from_dte() 108 static uint16_t get_gv_from_dte(dev_entry_t *dte) in get_gv_from_dte()
|
A D | iommu_init.c | 1159 void *intr_tb, *dte; in amd_iommu_setup_device_table() local
|
Completed in 11 milliseconds