Home
last modified time | relevance | path

Searched refs:loongson_iommu_rlookup_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/loongson/
H A Diommu.c660 struct loongson_iommu_rlookup_entry *lookup_rlooptable(int pcisegment) in lookup_rlooptable()
662 struct loongson_iommu_rlookup_entry *rlookupentry = NULL; in lookup_rlooptable()
676 struct loongson_iommu_rlookup_entry *rlookupentry = NULL; in find_iommu_by_dev()
1496 struct loongson_iommu_rlookup_entry *create_rlookup_entry(int pcisegment) in create_rlookup_entry()
1498 struct loongson_iommu_rlookup_entry *rlookupentry = NULL; in create_rlookup_entry()
1500 rlookupentry = kzalloc(sizeof(struct loongson_iommu_rlookup_entry), GFP_KERNEL); in create_rlookup_entry()
1523 struct loongson_iommu_rlookup_entry *rlookupentry = NULL; in set_iommu_for_device()
1728 struct loongson_iommu_rlookup_entry *rlookupentry = NULL; in init_iommu_one()
1898 struct loongson_iommu_rlookup_entry *rlookupentry = NULL; in loongson_iommu_ivrs_init_stub()
1945 struct loongson_iommu_rlookup_entry *rlookupentr in free_iommu_rlookup_entry()
[all...]
H A Diommu.h153 struct loongson_iommu_rlookup_entry struct

Completed in 4 milliseconds