Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dplpar_wrappers.h198 unsigned long *tce_ret) in plpar_tce_get() argument
205 *tce_ret = retbuf[0]; in plpar_tce_get()
/linux/arch/powerpc/platforms/pseries/
H A Diommu.c387 unsigned long tce_ret; in tce_get_pSeriesLP() local
390 (u64)tcenum << tbl->it_page_shift, &tce_ret); in tce_get_pSeriesLP()
399 return tce_ret; in tce_get_pSeriesLP()