Searched refs:tces (Results 1 – 2 of 2) sorted by relevance
636 u64 __user *tces; in kvmppc_h_put_tce_indirect() local664 tces = (u64 __user *) ua; in kvmppc_h_put_tce_indirect()667 if (get_user(tce, tces + i)) { in kvmppc_h_put_tce_indirect()689 if (get_user(tce, tces + i)) { in kvmppc_h_put_tce_indirect()
1069 __be64 *tces; in pnv_pci_ioda_dma_64bit_bypass() local1088 tces = page_address(table_pages); in pnv_pci_ioda_dma_64bit_bypass()1089 if (!tces) in pnv_pci_ioda_dma_64bit_bypass()1092 memset(tces, 0, table_size); in pnv_pci_ioda_dma_64bit_bypass()1095 tces[(addr + (1ULL << 32)) >> tce_order] = in pnv_pci_ioda_dma_64bit_bypass()1104 __pa(tces), in pnv_pci_ioda_dma_64bit_bypass()