Home
last modified time | relevance | path

Searched refs:protection_domain (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iommu/amd/
A Damd_iommu.h57 extern void amd_iommu_update_and_flush_device_table(struct protection_domain *domain);
58 extern void amd_iommu_domain_update(struct protection_domain *domain);
59 extern void amd_iommu_domain_flush_complete(struct protection_domain *domain);
60 extern void amd_iommu_domain_flush_tlb_pde(struct protection_domain *domain);
104 void amd_iommu_domain_set_pt_root(struct protection_domain *domain, u64 root) in amd_iommu_domain_set_pt_root()
112 void amd_iommu_domain_clr_pt_root(struct protection_domain *domain) in amd_iommu_domain_clr_pt_root()
130 extern void amd_iommu_domain_set_pgtable(struct protection_domain *domain,
A Diommu.c1539 struct protection_domain *domain) in do_attach()
1635 struct protection_domain *domain) in attach_device()
1704 struct protection_domain *domain; in detach_device()
1928 struct protection_domain *domain; in protection_domain_alloc()
1971 struct protection_domain *domain; in amd_iommu_domain_alloc()
1986 struct protection_domain *domain; in amd_iommu_domain_free()
2033 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_attach_device()
2070 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_iotlb_sync_map()
2081 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_map()
2126 struct protection_domain *domain = to_pdomain(dom); in amd_iommu_unmap()
[all …]
A Dio_pgtable.c160 void amd_iommu_domain_set_pgtable(struct protection_domain *domain, in amd_iommu_domain_set_pgtable()
177 static bool increase_address_space(struct protection_domain *domain, in increase_address_space()
221 static u64 *alloc_pte(struct protection_domain *domain, in alloc_pte()
394 struct protection_domain *dom = io_pgtable_ops_to_domain(ops); in iommu_v1_map_page()
513 struct protection_domain *dom; in v1_free_pgtable()
520 dom = container_of(pgtable, struct protection_domain, iop); in v1_free_pgtable()
A Damd_iommu_types.h497 struct protection_domain, iop)
514 struct protection_domain { struct
688 struct protection_domain *domain; /* Domain the device is bound to */

Completed in 580 milliseconds