Home
last modified time | relevance | path

Searched refs:amdiommu_get_ctx_for_dev (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/iommu/
H A Damd_ctx.c505 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 Damd_iommu.h216 struct amdiommu_ctx *amdiommu_get_ctx_for_dev(struct amdiommu_unit *unit,
H A Damd_intrmap.c255 ctx = amdiommu_get_ctx_for_dev(unit, src, in amdiommu_ir_find()