Searched refs:KDUMP_MIN_TCE_ENTRIES (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Dkdump.h29 #define KDUMP_MIN_TCE_ENTRIES 2048 macro
/linux-4.4.14/arch/powerpc/kernel/
H A Diommu.c636 if ((tbl->it_size - tcecount) < KDUMP_MIN_TCE_ENTRIES) { iommu_table_clear()
639 KDUMP_MIN_TCE_ENTRIES); iommu_table_clear()
640 for (index = tbl->it_size - KDUMP_MIN_TCE_ENTRIES; iommu_table_clear()

Completed in 75 milliseconds