Searched defs:dev_domain (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/x86/iommu/ |
H A D | intel_ctx.c | 214 int slot, int func, int dev_domain, int dev_busno, in domain_init_rmrr() 502 int dev_domain, int dev_busno, const void *dev_path, int dev_path_len, in dmar_get_ctx_for_dev1() 644 int dev_domain, dev_path_len, dev_busno; in dmar_get_ctx_for_dev() local 656 int dev_domain, int dev_busno, in dmar_get_ctx_for_devpath()
|
H A D | intel_drv.c | 702 dmar_match_by_path(struct dmar_unit *unit, int dev_domain, int dev_busno, in dmar_match_by_path() 739 dmar_find_by_scope(int dev_domain, int dev_busno, in dmar_find_by_scope() 761 int i, dev_domain, dev_busno, dev_path_len; in dmar_find() local 891 int dev_domain; member 943 dmar_dev_parse_rmrr(struct dmar_domain *domain, int dev_domain, int dev_busno, in dmar_dev_parse_rmrr()
|
H A D | amd_ctx.c | 506 int dev_domain, bool id_mapped, bool rmrr_init, uint8_t dte, uint32_t edte) in amdiommu_get_ctx_for_dev()
|