Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmar.h109 extern void *dmar_alloc_dev_scope(void *start, void *end, int *cnt);
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c81 void *dmar_alloc_dev_scope(void *start, void *end, int *cnt) in dmar_alloc_dev_scope() function
433 dmaru->devices = dmar_alloc_dev_scope((void *)(drhd + 1), in dmar_parse_one_drhd()
H A Diommu.c3107 rmrru->devices = dmar_alloc_dev_scope((void *)(rmrr + 1), in dmar_parse_one_rmrr()
3167 atsru->devices = dmar_alloc_dev_scope((void *)(atsr + 1), in dmar_parse_one_atsr()
3263 satcu->devices = dmar_alloc_dev_scope((void *)(satc + 1), in dmar_parse_one_satc()