Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu_init.c235 static u32 rlookup_table_size; /* size if the rlookup table */ variable
2313 get_order(rlookup_table_size)); in free_iommu_resources()
2320 get_order(rlookup_table_size)); in free_iommu_resources()
2471 rlookup_table_size = tbl_size(RLOOKUP_TABLE_ENTRY_SIZE); in early_amd_iommu_init()
2493 get_order(rlookup_table_size)); in early_amd_iommu_init()
2551 get_order(rlookup_table_size)); in early_amd_iommu_init()
2552 kmemleak_alloc(irq_lookup_table, rlookup_table_size, in early_amd_iommu_init()