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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dcalgary.h60 #define TCE_TABLE_SIZE_8M 7 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dcalgary.h60 #define TCE_TABLE_SIZE_8M 7 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dpci-calgary_64.c793 BUG_ON(specified_table_size > TCE_TABLE_SIZE_8M);
1220 * TCE_TABLE_SIZE_8M). Table size 0 has 8K entries and each
1226 if (ret > TCE_TABLE_SIZE_8M)
1227 ret = TCE_TABLE_SIZE_8M;
1496 specified_table_size = TCE_TABLE_SIZE_8M;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dpci-calgary_64.c793 BUG_ON(specified_table_size > TCE_TABLE_SIZE_8M);
1220 * TCE_TABLE_SIZE_8M). Table size 0 has 8K entries and each
1226 if (ret > TCE_TABLE_SIZE_8M)
1227 ret = TCE_TABLE_SIZE_8M;
1496 specified_table_size = TCE_TABLE_SIZE_8M;

Completed in 113 milliseconds