Home
last modified time | relevance | path

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

/drivers/iommu/amd/
Dinit.c230 static u32 rlookup_table_size; /* size if the rlookup table */ variable
2585 get_order(rlookup_table_size)); in free_iommu_resources()
2592 get_order(rlookup_table_size)); in free_iommu_resources()
2741 rlookup_table_size = tbl_size(RLOOKUP_TABLE_ENTRY_SIZE); in early_amd_iommu_init()
2763 get_order(rlookup_table_size)); in early_amd_iommu_init()
2819 get_order(rlookup_table_size)); in early_amd_iommu_init()
2820 kmemleak_alloc(irq_lookup_table, rlookup_table_size, in early_amd_iommu_init()