Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Damd_iommu_init.c181 static u32 rlookup_table_size; /* size if the rlookup table */ variable
1340 rlookup_table_size = tbl_size(RLOOKUP_TABLE_ENTRY_SIZE); in amd_iommu_init()
1362 get_order(rlookup_table_size)); in amd_iommu_init()
1452 get_order(rlookup_table_size)); in amd_iommu_init()