Searched defs:domain_freed (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c556 int *domain_freed, char *path)
611 *domain_freed = 1;
1287 amd_iommu_domain_t *dp, map_type_t type, int *domain_freed, char *path)
1406 deviceid, dp, domain_freed, path);
1610 int domain_freed; local
1669 domain_freed = 0;
1671 domain_freed = 0;
1674 &domain_freed, path) != DDI_SUCCESS) {
1678 if (domain_freed) {
1692 if (domain_freed)
554 amd_iommu_clear_devtbl_entry(amd_iommu_t *iommu, dev_info_t *rdip, domain_id_t domainid, uint16_t deviceid, amd_iommu_domain_t *dp, int *domain_freed, char *path) argument
1285 amd_iommu_destroy_pgtables(amd_iommu_t *iommu, dev_info_t *rdip, uint64_t pageva, uint16_t deviceid, domain_id_t domainid, amd_iommu_domain_t *dp, map_type_t type, int *domain_freed, char *path) argument
[all...]

Completed in 47 milliseconds