Searched defs:tce (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | spapr_iommu.c | 66 static IOMMUAccessFlags spapr_tce_iommu_access_flags(uint64_t tce) in spapr_tce_iommu_access_flags() 119 uint64_t tce; in spapr_tce_translate_iommu() local 451 target_ulong tce) in put_tce_emu() 486 target_ulong ret = H_PARAMETER, tce = 0; in h_put_tce_indirect() local 566 target_ulong tce = args[2]; in h_put_tce() local 587 target_ulong *tce) in get_tce_emu() 607 target_ulong tce = 0; in h_get_tce() local
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_64_vio.c | 362 static long kvmppc_tce_to_ua(struct kvm *kvm, unsigned long tce, in kvmppc_tce_to_ua() 379 unsigned long tce) in kvmppc_tce_validate() 419 unsigned long idx, unsigned long tce) in kvmppc_tce_put() 581 unsigned long ioba, unsigned long tce) in kvmppc_h_put_tce() 647 u64 tce; in kvmppc_h_put_tce_indirect() local
|
H A D | book3s_pr_papr.c | 305 unsigned long tce = kvmppc_get_gpr(vcpu, 6); in kvmppc_h_pr_put_tce() local 319 unsigned long tce = kvmppc_get_gpr(vcpu, 6); in kvmppc_h_pr_put_tce_indirect() local
|
/openbmc/linux/drivers/vfio/ |
H A D | vfio_iommu_spapr_tce.c | 390 unsigned long tce, unsigned long shift, in tce_iommu_prereg_ua_to_hpa() 484 static int tce_iommu_use_page(unsigned long tce, unsigned long *hpa) in tce_iommu_use_page() 501 unsigned long entry, unsigned long tce, unsigned long pages, in tce_iommu_build() 549 unsigned long entry, unsigned long tce, unsigned long pages, in tce_iommu_build_v2()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | pci-ioda-tce.c | 92 unsigned long oldtce, tce = be64_to_cpu(READ_ONCE(tmp[n])); in pnv_tce() local
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | iommu.c | 174 u64 proto_tce, tce; in tce_build_pSeriesLP() local 665 long *tce, enum dma_data_direction *direction) in tce_exchange_pseries()
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb3.c | 775 uint64_t base, taddr, tce, tce_mask; in pnv_phb3_translate_tve() local
|
H A D | pnv_phb4.c | 1254 uint64_t base, taddr, tce, tce_mask; in pnv_phb4_translate_tve() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | iommu.c | 1022 enum dma_data_direction iommu_tce_direction(unsigned long tce) in iommu_tce_direction()
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 3311 struct ustorm_fcoe_tce tce; member 3602 struct xstorm_fcoe_tce tce; member
|