Searched refs:ptbl (Results 1 – 5 of 5) sorted by relevance
793 u32 *ptbl; in bnx2i_570x_send_conn_ofld_req() local818 ptbl = (u32 *) ep->qp.sq_pgtbl_virt; in bnx2i_570x_send_conn_ofld_req()820 ofld_req2.sq_first_pte.hi = *ptbl++; in bnx2i_570x_send_conn_ofld_req()821 ofld_req2.sq_first_pte.lo = *ptbl; in bnx2i_570x_send_conn_ofld_req()823 ptbl = (u32 *) ep->qp.cq_pgtbl_virt; in bnx2i_570x_send_conn_ofld_req()824 ofld_req2.cq_first_pte.hi = *ptbl++; in bnx2i_570x_send_conn_ofld_req()825 ofld_req2.cq_first_pte.lo = *ptbl; in bnx2i_570x_send_conn_ofld_req()854 u32 *ptbl; in bnx2i_5771x_send_conn_ofld_req() local879 ptbl = (u32 *)((u8 *)ep->qp.sq_pgtbl_virt + ISCSI_SQ_DB_SIZE); in bnx2i_5771x_send_conn_ofld_req()880 ofld_req2.sq_first_pte.hi = *ptbl++; in bnx2i_5771x_send_conn_ofld_req()[all …]
204 phys_addr_t ioba, struct iommu_table **ptbl) in tce_iommu_find_table() argument217 *ptbl = tbl; in tce_iommu_find_table()612 struct iommu_table **ptbl) in tce_iommu_create_table() argument626 page_shift, window_size, levels, ptbl); in tce_iommu_create_table()628 WARN_ON(!ret && !(*ptbl)->it_ops->free); in tce_iommu_create_table()629 WARN_ON(!ret && ((*ptbl)->it_allocated_size > table_size)); in tce_iommu_create_table()
179 struct iommu_table **ptbl);
244 unsigned long size, ptbl, root; in kvmppc_mmu_radix_translate_table() local256 ptbl = (table & PRTB_MASK) + (table_index * sizeof(entry)); in kvmppc_mmu_radix_translate_table()258 ret = kvm_read_guest(kvm, ptbl, &entry, sizeof(entry)); in kvmppc_mmu_radix_translate_table()
2058 struct iommu_table **ptbl) in spapr_tce_create_table() argument2253 *ptbl = iommu_tce_table_get(tbl); in spapr_tce_create_table()