Searched refs:tce (Results 1 – 4 of 4) sorted by relevance
42 unsigned long ioba, unsigned long tce) in kvmppc_h_put_tce() argument66 tbl[idx % TCES_PER_PAGE] = tce; in kvmppc_h_put_tce()
146 u64 proto_tce, tce; in tce_build_pSeriesLP() local157 tce = proto_tce | (rpn & TCE_RPN_MASK) << TCE_RPN_SHIFT; in tce_build_pSeriesLP()158 rc = plpar_tce_put((u64)tbl->it_index, (u64)tcenum << 12, tce); in tce_build_pSeriesLP()171 printk("\ttce val = 0x%llx\n", tce ); in tce_build_pSeriesLP()
3310 struct ustorm_fcoe_tce tce; member3601 struct xstorm_fcoe_tce tce; member
1699 F: arch/x86/include/asm/tce.h6732 L: tlinux-users@tce.toshiba-dme.co.jp