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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_init.c1306 u64 tce_entry, *tce_entryp; local
1398 tce_entry = (i << PAGE_SHIFT);
1399 tce_entry |= 0x3;
1400 *tce_entryp = tce_entry;

Completed in 55 milliseconds