Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/intel/
Ddmar.c119 static char dmar_pci_notify_info_buf[64]; variable
144 if (size <= sizeof(dmar_pci_notify_info_buf)) { in dmar_alloc_pci_notify_info()
145 info = (struct dmar_pci_notify_info *)dmar_pci_notify_info_buf; in dmar_alloc_pci_notify_info()
175 if ((void *)info != dmar_pci_notify_info_buf) in dmar_free_pci_notify_info()