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

/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1068 u64 window_size, table_size, tce_count, addr; local
1079 tce_count = window_size >> tce_order;
1080 table_size = tce_count << 3;

Completed in 189 milliseconds