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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dplpar_wrappers.h118 unsigned long *tce_ret)
125 *tce_ret = retbuf[0];
117 plpar_tce_get(unsigned long liobn, unsigned long ioba, unsigned long *tce_ret) argument
H A Diommu.c230 unsigned long tce_ret; local
232 rc = plpar_tce_get((u64)tbl->it_index, (u64)tcenum << 12, &tce_ret);
242 return tce_ret;

Completed in 43 milliseconds