Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Diommu.c3199 static inline size_t get_irq_table_size(unsigned int max_irqs) in get_irq_table_size() function
3234 new_table = __alloc_irq_table(nid, get_irq_table_size(max_irqs)); in alloc_irq_table()