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

/linux-master/arch/powerpc/kernel/
H A Dprom_init.c1990 u64 tce_entry, *tce_entryp; local
2074 tce_entry = (i << PAGE_SHIFT);
2075 tce_entry |= 0x3;
2076 *tce_entryp = tce_entry;

Completed in 105 milliseconds