Symbol: pgtbl
arch/arm64/include/asm/assembler.h
477
.macro load_ttbr1, pgtbl, tmp1, tmp2
arch/mips/jazz/jazzdma.c
121
while (pgtbl[first].owner != VDMA_PAGE_EMPTY &&
arch/mips/jazz/jazzdma.c
129
while (pgtbl[last].owner == VDMA_PAGE_EMPTY
arch/mips/jazz/jazzdma.c
145
pgtbl[i].frame = frame;
arch/mips/jazz/jazzdma.c
146
pgtbl[i].owner = laddr;
arch/mips/jazz/jazzdma.c
165
printk("%08x ", pgtbl[i].frame);
arch/mips/jazz/jazzdma.c
168
printk("%08x ", pgtbl[i].owner);
arch/mips/jazz/jazzdma.c
190
if (pgtbl[i].owner != laddr) {
arch/mips/jazz/jazzdma.c
197
while (i < VDMA_PGTBL_ENTRIES && pgtbl[i].owner == laddr) {
arch/mips/jazz/jazzdma.c
198
pgtbl[i].owner = VDMA_PAGE_EMPTY;
arch/mips/jazz/jazzdma.c
224
if (pgtbl[i].frame == frame)
arch/mips/jazz/jazzdma.c
241
return pgtbl[laddr >> 12].frame + (laddr & (VDMA_PAGESIZE - 1));
arch/mips/jazz/jazzdma.c
32
static VDMA_PGTBL_ENTRY *pgtbl;
arch/mips/jazz/jazzdma.c
55
pgtbl[i].frame = paddr;
arch/mips/jazz/jazzdma.c
56
pgtbl[i].owner = VDMA_PAGE_EMPTY;
arch/mips/jazz/jazzdma.c
71
pgtbl = (VDMA_PGTBL_ENTRY *)__get_free_pages(GFP_KERNEL | GFP_DMA,
arch/mips/jazz/jazzdma.c
73
BUG_ON(!pgtbl);
arch/mips/jazz/jazzdma.c
74
dma_cache_wback_inv((unsigned long)pgtbl, VDMA_PGTBL_SIZE);
arch/mips/jazz/jazzdma.c
75
pgtbl = (VDMA_PGTBL_ENTRY *)CKSEG1ADDR((unsigned long)pgtbl);
arch/mips/jazz/jazzdma.c
83
CPHYSADDR((unsigned long)pgtbl));
arch/x86/xen/mmu_pv.c
1109
static void __init xen_cleanmfnmap_free_pgtbl(void *pgtbl, bool unpin)
arch/x86/xen/mmu_pv.c
1111
unsigned long pa = __pa(pgtbl) & PHYSICAL_PAGE_MASK;
drivers/media/pci/intel/ipu6/ipu6-mmu.h
45
phys_addr_t pgtbl;
drivers/net/ethernet/broadcom/cnic.c
1738
iscsi->hq_info.pgtbl[0];
drivers/net/ethernet/broadcom/cnic.c
1740
iscsi->hq_info.pgtbl[1];
drivers/net/ethernet/broadcom/cnic.c
1746
iscsi->r2tq_info.pgtbl[0];
drivers/net/ethernet/broadcom/cnic.c
1748
iscsi->r2tq_info.pgtbl[1];
drivers/net/ethernet/broadcom/cnic.c
1797
iscsi->r2tq_info.pgtbl[0];
drivers/net/ethernet/broadcom/cnic.c
1799
iscsi->r2tq_info.pgtbl[1];
drivers/net/ethernet/broadcom/cnic.c
1831
iscsi->task_array_info.pgtbl[0];
drivers/net/ethernet/broadcom/cnic.c
1833
iscsi->task_array_info.pgtbl[1];
drivers/net/ethernet/broadcom/cnic.c
1847
ictx->cstorm_st_context.hq_curr_pbe.lo = iscsi->hq_info.pgtbl[0];
drivers/net/ethernet/broadcom/cnic.c
1848
ictx->cstorm_st_context.hq_curr_pbe.hi = iscsi->hq_info.pgtbl[1];
drivers/net/ethernet/broadcom/cnic.c
747
if (dma->pgtbl) {
drivers/net/ethernet/broadcom/cnic.c
749
dma->pgtbl, dma->pgtbl_map);
drivers/net/ethernet/broadcom/cnic.c
750
dma->pgtbl = NULL;
drivers/net/ethernet/broadcom/cnic.c
760
__le32 *page_table = (__le32 *) dma->pgtbl;
drivers/net/ethernet/broadcom/cnic.c
774
__le32 *page_table = (__le32 *) dma->pgtbl;
drivers/net/ethernet/broadcom/cnic.c
812
dma->pgtbl = dma_alloc_coherent(&dev->pcidev->dev, dma->pgtbl_size,
drivers/net/ethernet/broadcom/cnic.c
814
if (dma->pgtbl == NULL)
drivers/net/ethernet/broadcom/cnic.h
136
u32 *pgtbl;
drivers/staging/media/ipu7/ipu7-mmu.h
386
phys_addr_t pgtbl;
sound/pci/emu10k1/emu10k1_main.c
1470
__le32 *pgtbl;
sound/pci/emu10k1/emu10k1_main.c
1665
pgtbl = (__le32 *)emu->ptb_pages.area;
sound/pci/emu10k1/emu10k1_main.c
1667
pgtbl[idx] = cpu_to_le32(silent_page | idx);
sound/pci/via82xx.c
414
__le32 *pgtbl;
sound/pci/via82xx.c
434
pgtbl = (__le32 *)dev->table.area;
sound/pci/via82xx.c
451
pgtbl[idx << 1] = cpu_to_le32(addr);
sound/pci/via82xx.c
466
pgtbl[(idx<<1) + 1] = cpu_to_le32(r | flag);
sound/pci/via82xx_modem.c
269
__le32 *pgtbl;
sound/pci/via82xx_modem.c
289
pgtbl = (__le32 *)dev->table.area;
sound/pci/via82xx_modem.c
306
pgtbl[idx << 1] = cpu_to_le32(addr);
sound/pci/via82xx_modem.c
323
pgtbl[(idx<<1) + 1] = cpu_to_le32(r | flag);
sound/soc/intel/catpt/core.h
159
struct snd_dma_buffer pgtbl;
sound/soc/intel/catpt/pcm.c
160
struct snd_dma_buffer *pgtbl)
sound/soc/intel/catpt/pcm.c
175
page_table = (u32 *)(pgtbl->area + offset);
sound/soc/intel/catpt/pcm.c
281
&stream->pgtbl);
sound/soc/intel/catpt/pcm.c
302
snd_dma_free_pages(&stream->pgtbl);
sound/soc/intel/catpt/pcm.c
320
snd_dma_free_pages(&stream->pgtbl);
sound/soc/intel/catpt/pcm.c
411
catpt_arrange_page_table(substream, &stream->pgtbl);
sound/soc/intel/catpt/pcm.c
414
rinfo.page_table_addr = stream->pgtbl.addr;