page_table        148 arch/s390/kernel/vdso.c 	unsigned long segment_table, page_table, page_frame;
page_table        152 arch/s390/kernel/vdso.c 	page_table = get_zeroed_page(GFP_KERNEL);
page_table        154 arch/s390/kernel/vdso.c 	if (!segment_table || !page_table || !page_frame)
page_table        157 arch/s390/kernel/vdso.c 	arch_set_page_dat(virt_to_page(page_table), 0);
page_table        166 arch/s390/kernel/vdso.c 	memset64((u64 *)page_table, _PAGE_INVALID, PTRS_PER_PTE);
page_table        168 arch/s390/kernel/vdso.c 	*(unsigned long *) segment_table = _SEGMENT_ENTRY + page_table;
page_table        169 arch/s390/kernel/vdso.c 	*(unsigned long *) page_table = _PAGE_PROTECT + page_frame;
page_table        179 arch/s390/kernel/vdso.c 	free_page(page_table);
page_table        186 arch/s390/kernel/vdso.c 	unsigned long segment_table, page_table, page_frame;
page_table        189 arch/s390/kernel/vdso.c 	page_table = *(unsigned long *) segment_table;
page_table        190 arch/s390/kernel/vdso.c 	page_frame = *(unsigned long *) page_table;
page_table        193 arch/s390/kernel/vdso.c 	free_page(page_table);
page_table         47 arch/sparc/include/asm/io-unit.h 	iopte_t __iomem		*page_table;
page_table        104 arch/sparc/include/asm/iommu_32.h 	iopte_t *page_table;
page_table         60 arch/sparc/include/asm/iommu_64.h 	iopte_t			*page_table;
page_table        138 arch/sparc/kernel/iommu.c 	iommu->page_table = (iopte_t *)page_address(page);
page_table        141 arch/sparc/kernel/iommu.c 		iopte_make_dummy(iommu, &iommu->page_table[i]);
page_table        167 arch/sparc/kernel/iommu.c 	return iommu->page_table + entry;
page_table        231 arch/sparc/kernel/iommu.c 		      ((iopte - iommu->page_table) << IO_PAGE_SHIFT));
page_table        297 arch/sparc/kernel/iommu.c 		    ((base - iommu->page_table) << IO_PAGE_SHIFT));
page_table        406 arch/sparc/kernel/iommu.c 	base = iommu->page_table +
page_table        502 arch/sparc/kernel/iommu.c 		base = iommu->page_table + entry;
page_table        568 arch/sparc/kernel/iommu.c 			base = iommu->page_table + entry;
page_table        600 arch/sparc/kernel/iommu.c 		base = iommu->page_table +
page_table        640 arch/sparc/kernel/iommu.c 		base = iommu->page_table + entry;
page_table        687 arch/sparc/kernel/iommu.c 		iopte = iommu->page_table +
page_table        723 arch/sparc/kernel/iommu.c 		iopte = iommu->page_table + ((sglist[0].dma_address -
page_table        108 arch/sparc/kernel/ldc.c 	struct ldc_mtable_entry		*page_table;
page_table       1029 arch/sparc/kernel/ldc.c 	base = iommu->page_table + entry;
page_table       1079 arch/sparc/kernel/ldc.c 	ldc_iommu->page_table = table;
page_table       1091 arch/sparc/kernel/ldc.c 	ldc_iommu->page_table = NULL;
page_table       1112 arch/sparc/kernel/ldc.c 	free_pages((unsigned long) ldc_iommu->page_table, order);
page_table       1113 arch/sparc/kernel/ldc.c 	ldc_iommu->page_table = NULL;
page_table       2027 arch/sparc/kernel/ldc.c 	return iommu->page_table + entry;
page_table       2076 arch/sparc/kernel/ldc.c 	struct ldc_mtable_entry		*page_table;
page_table       2091 arch/sparc/kernel/ldc.c 		sp->page_table[sp->pte_idx].mte = sp->mte_base | pa;
page_table       2177 arch/sparc/kernel/ldc.c 	state.page_table = iommu->page_table;
page_table       2181 arch/sparc/kernel/ldc.c 	state.pte_idx = (base - iommu->page_table);
page_table       2219 arch/sparc/kernel/ldc.c 	state.page_table = iommu->page_table;
page_table       2223 arch/sparc/kernel/ldc.c 	state.pte_idx = (base - iommu->page_table);
page_table         64 arch/sparc/kernel/pci_fire.c 	upa_writeq(__pa(iommu->page_table) | 0x7UL, iommu->iommu_tsbbase);
page_table       1205 arch/sparc/kernel/pci_schizo.c 	upa_writeq(__pa(iommu->page_table), iommu->iommu_tsbbase);
page_table        429 arch/sparc/kernel/psycho_common.c 	upa_writeq(__pa(iommu->page_table), iommu->iommu_tsbbase);
page_table        625 arch/sparc/kernel/sbus.c 	upa_writeq(__pa(iommu->page_table), iommu->iommu_tsbbase);
page_table         67 arch/sparc/mm/io-unit.c 	iounit->page_table = xpt;
page_table         70 arch/sparc/mm/io-unit.c 	xptend = iounit->page_table + (16 * PAGE_SIZE) / sizeof(iopte_t);
page_table        137 arch/sparc/mm/io-unit.c 		sbus_writel(iopte_val(iopte), &iounit->page_table[scan]);
page_table        254 arch/sparc/mm/io-unit.c 			iopte = iounit->page_table + i;
page_table        101 arch/sparc/mm/iommu.c 	iommu->page_table = (iopte_t *)tmp;
page_table        104 arch/sparc/mm/iommu.c 	memset(iommu->page_table, 0, IOMMU_NPTES*sizeof(iopte_t));
page_table        108 arch/sparc/mm/iommu.c 	base = __pa((unsigned long)iommu->page_table) >> 4;
page_table        128 arch/sparc/mm/iommu.c 	       impl, vers, iommu->page_table,
page_table        212 arch/sparc/mm/iommu.c 	iopte0 = &iommu->page_table[ioptex];
page_table        286 arch/sparc/mm/iommu.c 		iopte_val(iommu->page_table[ioptex + i]) = 0;
page_table        312 arch/sparc/mm/iommu.c 	iopte_t *iopte = iommu->page_table;
page_table        395 arch/sparc/mm/iommu.c 	iopte_t *iopte = iommu->page_table;
page_table         51 arch/unicore32/kernel/hibernate.c 		pte_t *page_table = (pte_t *)get_safe_page(GFP_ATOMIC);
page_table         52 arch/unicore32/kernel/hibernate.c 		if (!page_table)
page_table         55 arch/unicore32/kernel/hibernate.c 		set_pmd(pmd, __pmd(__pa(page_table) | _PAGE_KERNEL_TABLE));
page_table         57 arch/unicore32/kernel/hibernate.c 		BUG_ON(page_table != pte_offset_kernel(pmd, 0));
page_table         59 arch/unicore32/kernel/hibernate.c 		return page_table;
page_table         99 arch/x86/mm/init_32.c 		pte_t *page_table = (pte_t *)alloc_low_page();
page_table        101 arch/x86/mm/init_32.c 		paravirt_alloc_pte(&init_mm, __pa(page_table) >> PAGE_SHIFT);
page_table        102 arch/x86/mm/init_32.c 		set_pmd(pmd, __pmd(__pa(page_table) | _PAGE_TABLE));
page_table        103 arch/x86/mm/init_32.c 		BUG_ON(page_table != pte_offset_kernel(pmd, 0));
page_table         62 arch/x86/power/hibernate_32.c 		pte_t *page_table = (pte_t *)get_safe_page(GFP_ATOMIC);
page_table         63 arch/x86/power/hibernate_32.c 		if (!page_table)
page_table         66 arch/x86/power/hibernate_32.c 		set_pmd(pmd, __pmd(__pa(page_table) | _PAGE_TABLE));
page_table         68 arch/x86/power/hibernate_32.c 		BUG_ON(page_table != pte_offset_kernel(pmd, 0));
page_table         70 arch/x86/power/hibernate_32.c 		return page_table;
page_table        314 drivers/firewire/sbp2.c 	struct sbp2_pointer page_table[SG_ALL] __attribute__((aligned(8)));
page_table       1285 drivers/firewire/sbp2.c 				 sizeof(orb->page_table), DMA_TO_DEVICE);
page_table       1409 drivers/firewire/sbp2.c 		orb->page_table[i].high = cpu_to_be32(sg_dma_len(sg) << 16);
page_table       1410 drivers/firewire/sbp2.c 		orb->page_table[i].low = cpu_to_be32(sg_dma_address(sg));
page_table       1414 drivers/firewire/sbp2.c 		dma_map_single(device->card->device, orb->page_table,
page_table       1415 drivers/firewire/sbp2.c 			       sizeof(orb->page_table), DMA_TO_DEVICE);
page_table        647 drivers/gpu/drm/i915/gvt/gtt.c 		void *page_table, int type,
page_table        660 drivers/gpu/drm/i915/gvt/gtt.c 	ret = ops->get_entry(page_table, e, index, guest,
page_table        676 drivers/gpu/drm/i915/gvt/gtt.c 		void *page_table, int type,
page_table        689 drivers/gpu/drm/i915/gvt/gtt.c 	return ops->set_entry(page_table, e, index, guest,
page_table        418 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h 	struct vmw_mob *page_table;
page_table        124 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	BUG_ON(otable->page_table != NULL);
page_table        174 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	otable->page_table = mob;
page_table        202 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	if (otable->page_table == NULL)
page_table        205 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	bo = otable->page_table->pt_bo;
page_table        230 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	vmw_mob_destroy(otable->page_table);
page_table        231 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 	otable->page_table = NULL;
page_table        596 drivers/iommu/rockchip-iommu.c 	u32 *page_table;
page_table        605 drivers/iommu/rockchip-iommu.c 	page_table = (u32 *)phys_to_virt(pt_phys);
page_table        606 drivers/iommu/rockchip-iommu.c 	pte = page_table[rk_iova_pte_index(iova)];
page_table        658 drivers/iommu/rockchip-iommu.c 	u32 *page_table, *dte_addr;
page_table        671 drivers/iommu/rockchip-iommu.c 	page_table = (u32 *)get_zeroed_page(GFP_ATOMIC | GFP_DMA32);
page_table        672 drivers/iommu/rockchip-iommu.c 	if (!page_table)
page_table        675 drivers/iommu/rockchip-iommu.c 	pt_dma = dma_map_single(dma_dev, page_table, SPAGE_SIZE, DMA_TO_DEVICE);
page_table        678 drivers/iommu/rockchip-iommu.c 		free_page((unsigned long)page_table);
page_table        766 drivers/iommu/rockchip-iommu.c 	u32 *page_table, *pte_addr;
page_table        779 drivers/iommu/rockchip-iommu.c 	page_table = rk_dte_get_page_table(rk_domain, iova);
page_table        780 drivers/iommu/rockchip-iommu.c 	if (IS_ERR(page_table)) {
page_table        782 drivers/iommu/rockchip-iommu.c 		return PTR_ERR(page_table);
page_table        787 drivers/iommu/rockchip-iommu.c 	pte_addr = &page_table[pte_index];
page_table       1041 drivers/iommu/rockchip-iommu.c 			u32 *page_table = phys_to_virt(pt_phys);
page_table       1044 drivers/iommu/rockchip-iommu.c 			free_page((unsigned long)page_table);
page_table        759 drivers/net/ethernet/broadcom/cnic.c 	__le32 *page_table = (__le32 *) dma->pgtbl;
page_table        763 drivers/net/ethernet/broadcom/cnic.c 		*page_table = cpu_to_le32((u64) dma->pg_map_arr[i] >> 32);
page_table        764 drivers/net/ethernet/broadcom/cnic.c 		page_table++;
page_table        765 drivers/net/ethernet/broadcom/cnic.c 		*page_table = cpu_to_le32(dma->pg_map_arr[i] & 0xffffffff);
page_table        766 drivers/net/ethernet/broadcom/cnic.c 		page_table++;
page_table        773 drivers/net/ethernet/broadcom/cnic.c 	__le32 *page_table = (__le32 *) dma->pgtbl;
page_table        777 drivers/net/ethernet/broadcom/cnic.c 		*page_table = cpu_to_le32(dma->pg_map_arr[i] & 0xffffffff);
page_table        778 drivers/net/ethernet/broadcom/cnic.c 		page_table++;
page_table        779 drivers/net/ethernet/broadcom/cnic.c 		*page_table = cpu_to_le32((u64) dma->pg_map_arr[i] >> 32);
page_table        780 drivers/net/ethernet/broadcom/cnic.c 		page_table++;
page_table        823 drivers/net/wireless/realtek/rtw88/mac.c 		pg_tbl = &chip->page_table[1];
page_table        827 drivers/net/wireless/realtek/rtw88/mac.c 			pg_tbl = &chip->page_table[2];
page_table        829 drivers/net/wireless/realtek/rtw88/mac.c 			pg_tbl = &chip->page_table[3];
page_table        831 drivers/net/wireless/realtek/rtw88/mac.c 			pg_tbl = &chip->page_table[4];
page_table        853 drivers/net/wireless/realtek/rtw88/main.h 	struct rtw_page_table *page_table;
page_table       1983 drivers/net/wireless/realtek/rtw88/rtw8822b.c 	.page_table = page_table_8822b,
page_table       3753 drivers/net/wireless/realtek/rtw88/rtw8822c.c 	.page_table = page_table_8822c,
page_table        529 drivers/staging/gasket/apex_driver.c 	gpt = gasket_dev->page_table[0];
page_table        424 drivers/staging/gasket/gasket_core.c 		status = gasket_page_table_system_status(gasket_dev->page_table[i]);
page_table        640 drivers/staging/gasket/gasket_core.c 		if (gasket_dev->page_table[i]) {
page_table        641 drivers/staging/gasket/gasket_core.c 			gasket_page_table_reset(gasket_dev->page_table[i]);
page_table        642 drivers/staging/gasket/gasket_core.c 			gasket_page_table_cleanup(gasket_dev->page_table[i]);
page_table       1283 drivers/staging/gasket/gasket_core.c 				gasket_page_table_unmap_all(gasket_dev->page_table[i]);
page_table       1284 drivers/staging/gasket/gasket_core.c 				gasket_page_table_garbage_collect(gasket_dev->page_table[i]);
page_table       1368 drivers/staging/gasket/gasket_core.c 		ret = gasket_page_table_init(&gasket_dev->page_table[tbl_idx],
page_table       1383 drivers/staging/gasket/gasket_core.c 		gasket_page_table_reset(gasket_dev->page_table[tbl_idx]);
page_table       1615 drivers/staging/gasket/gasket_core.c 		gasket_page_table_reset(gasket_dev->page_table[i]);
page_table        280 drivers/staging/gasket/gasket_core.h 	struct gasket_page_table *page_table[GASKET_MAX_NUM_PAGE_TABLES];
page_table         55 drivers/staging/gasket/gasket_ioctl.c 		gasket_dev->page_table[ibuf.page_table_index]);
page_table         81 drivers/staging/gasket/gasket_ioctl.c 		gasket_page_table_num_simple_entries(gasket_dev->page_table[ibuf.page_table_index]);
page_table        111 drivers/staging/gasket/gasket_ioctl.c 		gasket_dev->page_table[ibuf.page_table_index]);
page_table        123 drivers/staging/gasket/gasket_ioctl.c 		gasket_dev->page_table[ibuf.page_table_index], ibuf.size);
page_table        145 drivers/staging/gasket/gasket_ioctl.c 	if (gasket_page_table_are_addrs_bad(gasket_dev->page_table[ibuf.page_table_index],
page_table        150 drivers/staging/gasket/gasket_ioctl.c 	return gasket_page_table_map(gasket_dev->page_table[ibuf.page_table_index],
page_table        171 drivers/staging/gasket/gasket_ioctl.c 	if (gasket_page_table_is_dev_addr_bad(gasket_dev->page_table[ibuf.page_table_index],
page_table        175 drivers/staging/gasket/gasket_ioctl.c 	gasket_page_table_unmap(gasket_dev->page_table[ibuf.page_table_index],
page_table       1176 drivers/staging/gasket/gasket_page_table.c uint gasket_page_table_max_size(struct gasket_page_table *page_table)
page_table       1178 drivers/staging/gasket/gasket_page_table.c 	if (!page_table)
page_table       1180 drivers/staging/gasket/gasket_page_table.c 	return page_table->config.total_entries;
page_table       1212 drivers/staging/gasket/gasket_page_table.c int gasket_page_table_system_status(struct gasket_page_table *page_table)
page_table       1214 drivers/staging/gasket/gasket_page_table.c 	if (!page_table)
page_table       1217 drivers/staging/gasket/gasket_page_table.c 	if (gasket_page_table_num_entries(page_table) == 0) {
page_table       1218 drivers/staging/gasket/gasket_page_table.c 		dev_dbg(page_table->device, "Page table size is 0\n");
page_table       1238 drivers/staging/gasket/gasket_page_table.c 	pg_tbl = gasket_dev->page_table[0];
page_table       1262 drivers/staging/gasket/gasket_page_table.c 	if (!gasket_dev->page_table[index])
page_table       1273 drivers/staging/gasket/gasket_page_table.c 	gasket_dev->page_table[index]->num_coherent_pages = num_pages;
page_table       1276 drivers/staging/gasket/gasket_page_table.c 	gasket_dev->page_table[index]->coherent_pages =
page_table       1278 drivers/staging/gasket/gasket_page_table.c 			sizeof(*gasket_dev->page_table[index]->coherent_pages),
page_table       1280 drivers/staging/gasket/gasket_page_table.c 	if (!gasket_dev->page_table[index]->coherent_pages)
page_table       1290 drivers/staging/gasket/gasket_page_table.c 		gasket_dev->page_table[index]->coherent_pages[j].paddr =
page_table       1292 drivers/staging/gasket/gasket_page_table.c 		gasket_dev->page_table[index]->coherent_pages[j].kernel_virt =
page_table       1307 drivers/staging/gasket/gasket_page_table.c 	kfree(gasket_dev->page_table[index]->coherent_pages);
page_table       1308 drivers/staging/gasket/gasket_page_table.c 	gasket_dev->page_table[index]->coherent_pages = NULL;
page_table       1309 drivers/staging/gasket/gasket_page_table.c 	gasket_dev->page_table[index]->num_coherent_pages = 0;
page_table       1319 drivers/staging/gasket/gasket_page_table.c 	if (!gasket_dev->page_table[index])
page_table       1337 drivers/staging/gasket/gasket_page_table.c 	kfree(gasket_dev->page_table[index]->coherent_pages);
page_table       1338 drivers/staging/gasket/gasket_page_table.c 	gasket_dev->page_table[index]->coherent_pages = NULL;
page_table       1339 drivers/staging/gasket/gasket_page_table.c 	gasket_dev->page_table[index]->num_coherent_pages = 0;
page_table       1347 drivers/staging/gasket/gasket_page_table.c 	if (!gasket_dev->page_table[index])
page_table         64 drivers/staging/gasket/gasket_page_table.h void gasket_page_table_cleanup(struct gasket_page_table *page_table);
page_table         79 drivers/staging/gasket/gasket_page_table.h int gasket_page_table_partition(struct gasket_page_table *page_table,
page_table         97 drivers/staging/gasket/gasket_page_table.h int gasket_page_table_map(struct gasket_page_table *page_table, ulong host_addr,
page_table        108 drivers/staging/gasket/gasket_page_table.h void gasket_page_table_unmap(struct gasket_page_table *page_table,
page_table        115 drivers/staging/gasket/gasket_page_table.h void gasket_page_table_unmap_all(struct gasket_page_table *page_table);
page_table        122 drivers/staging/gasket/gasket_page_table.h void gasket_page_table_reset(struct gasket_page_table *page_table);
page_table        131 drivers/staging/gasket/gasket_page_table.h void gasket_page_table_garbage_collect(struct gasket_page_table *page_table);
page_table        148 drivers/staging/gasket/gasket_page_table.h int gasket_page_table_lookup_page(struct gasket_page_table *page_table,
page_table        165 drivers/staging/gasket/gasket_page_table.h bool gasket_page_table_are_addrs_bad(struct gasket_page_table *page_table,
page_table        181 drivers/staging/gasket/gasket_page_table.h bool gasket_page_table_is_dev_addr_bad(struct gasket_page_table *page_table,
page_table        188 drivers/staging/gasket/gasket_page_table.h uint gasket_page_table_max_size(struct gasket_page_table *page_table);
page_table        194 drivers/staging/gasket/gasket_page_table.h uint gasket_page_table_num_entries(struct gasket_page_table *page_table);
page_table        200 drivers/staging/gasket/gasket_page_table.h uint gasket_page_table_num_simple_entries(struct gasket_page_table *page_table);
page_table        206 drivers/staging/gasket/gasket_page_table.h uint gasket_page_table_num_active_pages(struct gasket_page_table *page_table);
page_table        212 drivers/staging/gasket/gasket_page_table.h int gasket_page_table_system_status(struct gasket_page_table *page_table);
page_table         86 include/sound/memalloc.h 	struct page **page_table;	/* page table (for vmap/vunmap) */
page_table       2133 mm/memory.c    				pte_t *page_table, pte_t orig_pte)
page_table       2140 mm/memory.c    		same = pte_same(*page_table, orig_pte);
page_table       2144 mm/memory.c    	pte_unmap(page_table);
page_table        271 sound/core/pcm_memory.c 	return sgbuf->page_table[idx];
page_table         46 sound/core/sgbuf.c 	kfree(sgbuf->page_table);
page_table         88 sound/core/sgbuf.c 	sgbuf->page_table = pgtable;
page_table        125 sound/core/sgbuf.c 	dmab->area = vmap(sgbuf->page_table, sgbuf->pages, VM_MAP, prot);
page_table        207 sound/soc/sof/core.c 			      unsigned char *page_table, size_t size)
page_table        230 sound/soc/sof/core.c 		pg_table = (u8 *)(page_table + idx);
page_table         38 sound/soc/sof/pcm.c 		spcm->stream[stream].page_table.area, size);
page_table        153 sound/soc/sof/pcm.c 		spcm->stream[substream->stream].page_table.addr;
page_table        292 sound/soc/sof/sof-priv.h 	struct snd_dma_buffer page_table;
page_table        472 sound/soc/sof/sof-priv.h 			      unsigned char *page_table, size_t size);
page_table       2306 sound/soc/sof/topology.c 				  PAGE_SIZE, &spcm->stream[stream].page_table);
page_table       2333 sound/soc/sof/topology.c 				  PAGE_SIZE, &spcm->stream[stream].page_table);
page_table       2345 sound/soc/sof/topology.c 		snd_dma_free_pages(&spcm->stream[stream].page_table);
page_table       2353 sound/soc/sof/topology.c 		snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table);
page_table       2365 sound/soc/sof/topology.c 		snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_PLAYBACK].page_table);
page_table       2368 sound/soc/sof/topology.c 		snd_dma_free_pages(&spcm->stream[SNDRV_PCM_STREAM_CAPTURE].page_table);