Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dpasid.c42 static void remove_pdom_dev_pasid(struct protection_domain *pdom, in remove_pdom_dev_pasid()
185 struct protection_domain *pdom; in amd_iommu_domain_alloc_sva() local
H A Diommu.c220 static inline bool pdom_is_v2_pgtbl_mode(struct protection_domain *pdom) in pdom_is_v2_pgtbl_mode()
225 static inline bool pdom_is_in_pt_mode(struct protection_domain *pdom) in pdom_is_in_pt_mode()
235 static inline bool pdom_is_sva_capable(struct protection_domain *pdom) in pdom_is_sva_capable()
1631 static int domain_flush_pages_v2(struct protection_domain *pdom, in domain_flush_pages_v2()
1652 static int domain_flush_pages_v1(struct protection_domain *pdom, in domain_flush_pages_v1()
2177 struct protection_domain *pdom) in init_gcr3_table()
2213 struct protection_domain *pdom) in destroy_gcr3_table()
2227 struct protection_domain *pdom) in pdom_attach_iommu()
2264 struct protection_domain *pdom) in pdom_detach_iommu()
2536 struct protection_domain *pdom = in amd_iommu_get_top_lock() local
[all …]
H A Damd_iommu_types.h452 #define for_each_pdom_dev_data(pdom_dev_data, pdom) \ argument
454 #define for_each_pdom_dev_data_safe(pdom_dev_data, next, pdom) \ argument
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c991 char pdom[8], pfun[8]; in r8169_get_led_name() local