Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_init.c223 static u32 rlookup_table_size; /* size if the rlookup table */ variable
2405 get_order(rlookup_table_size)); in free_iommu_resources()
2412 get_order(rlookup_table_size)); in free_iommu_resources()
2554 rlookup_table_size = tbl_size(RLOOKUP_TABLE_ENTRY_SIZE); in early_amd_iommu_init()
2576 get_order(rlookup_table_size)); in early_amd_iommu_init()
2632 get_order(rlookup_table_size)); in early_amd_iommu_init()
2633 kmemleak_alloc(irq_lookup_table, rlookup_table_size, in early_amd_iommu_init()