Searched refs:amdiommu_get_ctx_for_dev (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/x86/iommu/ |
H A D | amd_ctx.c | 505 amdiommu_get_ctx_for_dev(struct amdiommu_unit *unit, device_t dev, uint16_t rid, in amdiommu_get_ctx_for_dev() function 605 ret = amdiommu_get_ctx_for_dev(unit, dev, rid1, pci_get_domain(dev), in amdiommu_get_ctx()
|
H A D | amd_iommu.h | 216 struct amdiommu_ctx *amdiommu_get_ctx_for_dev(struct amdiommu_unit *unit,
|
H A D | amd_intrmap.c | 255 ctx = amdiommu_get_ctx_for_dev(unit, src, in amdiommu_ir_find()
|