Searched refs:pgtbl (Results 1 – 4 of 4) sorted by relevance
31 static VDMA_PGTBL_ENTRY *pgtbl; variable54 pgtbl[i].frame = paddr; in vdma_pgtbl_init()55 pgtbl[i].owner = VDMA_PAGE_EMPTY; in vdma_pgtbl_init()70 pgtbl = (VDMA_PGTBL_ENTRY *)__get_free_pages(GFP_KERNEL | GFP_DMA, in vdma_init()72 BUG_ON(!pgtbl); in vdma_init()73 dma_cache_wback_inv((unsigned long)pgtbl, VDMA_PGTBL_SIZE); in vdma_init()74 pgtbl = (VDMA_PGTBL_ENTRY *)KSEG1ADDR(pgtbl); in vdma_init()81 r4030_write_reg32(JAZZ_R4030_TRSTBL_BASE, CPHYSADDR(pgtbl)); in vdma_init()118 while (pgtbl[first].owner != VDMA_PAGE_EMPTY && in vdma_alloc()126 while (pgtbl[last].owner == VDMA_PAGE_EMPTY in vdma_alloc()[all …]
696 if (dma->pgtbl) { in cnic_free_dma()698 dma->pgtbl, dma->pgtbl_map); in cnic_free_dma()699 dma->pgtbl = NULL; in cnic_free_dma()709 __le32 *page_table = (__le32 *) dma->pgtbl; in cnic_setup_page_tbl()723 __le32 *page_table = (__le32 *) dma->pgtbl; in cnic_setup_page_tbl_le()761 dma->pgtbl = dma_alloc_coherent(&dev->pcidev->dev, dma->pgtbl_size, in cnic_alloc_dma()763 if (dma->pgtbl == NULL) in cnic_alloc_dma()1609 iscsi->hq_info.pgtbl[0]; in cnic_setup_bnx2x_ctx()1611 iscsi->hq_info.pgtbl[1]; in cnic_setup_bnx2x_ctx()1617 iscsi->r2tq_info.pgtbl[0]; in cnic_setup_bnx2x_ctx()[all …]
140 u32 *pgtbl; member
44 .macro pgtbl, rd, phys macro139 pgtbl r4, r8 @ page table address