Home
last modified time | relevance | path

Searched defs:pdom (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/iommu/amd/
Dpasid.c42 static void remove_pdom_dev_pasid(struct protection_domain *pdom, in remove_pdom_dev_pasid()
181 struct protection_domain *pdom; in amd_iommu_domain_alloc_sva() local
Diommu.c86 static inline bool pdom_is_v2_pgtbl_mode(struct protection_domain *pdom) in pdom_is_v2_pgtbl_mode()
91 static inline bool pdom_is_in_pt_mode(struct protection_domain *pdom) in pdom_is_in_pt_mode()
101 static inline bool pdom_is_sva_capable(struct protection_domain *pdom) in pdom_is_sva_capable()
1422 static int domain_flush_pages_v2(struct protection_domain *pdom, in domain_flush_pages_v2()
1442 static int domain_flush_pages_v1(struct protection_domain *pdom, in domain_flush_pages_v1()
1975 struct protection_domain *pdom) in init_gcr3_table()
2009 struct protection_domain *pdom) in destroy_gcr3_table()
Dio_pgtable_v2.c270 struct protection_domain *pdom = io_pgtable_ops_to_domain(ops); in iommu_v2_map_pages() local
Damd_iommu_types.h514 #define for_each_pdom_dev_data(pdom_dev_data, pdom) \ argument
516 #define for_each_pdom_dev_data_safe(pdom_dev_data, next, pdom) \ argument
/linux-6.12.1/drivers/net/ethernet/realtek/
Dr8169_main.c922 char pdom[8], pfun[8]; in r8169_get_led_name() local