table_handle       46 drivers/gpu/drm/ati_pcigart.c 	gart_info->table_handle = drm_pci_alloc(dev, gart_info->table_size,
table_handle       48 drivers/gpu/drm/ati_pcigart.c 	if (gart_info->table_handle == NULL)
table_handle       57 drivers/gpu/drm/ati_pcigart.c 	drm_pci_free(dev, gart_info->table_handle);
table_handle       58 drivers/gpu/drm/ati_pcigart.c 	gart_info->table_handle = NULL;
table_handle       92 drivers/gpu/drm/ati_pcigart.c 	    gart_info->table_handle) {
table_handle      132 drivers/gpu/drm/ati_pcigart.c 		pci_gart = gart_info->table_handle->vaddr;
table_handle      133 drivers/gpu/drm/ati_pcigart.c 		address = gart_info->table_handle->vaddr;
table_handle      134 drivers/gpu/drm/ati_pcigart.c 		bus_address = gart_info->table_handle->busaddr;
table_handle       21 include/drm/ati_pcigart.h 	struct drm_dma_handle *table_handle;
table_handle       32 net/netfilter/nf_tables_api.c static u64 table_handle;
table_handle      954 net/netfilter/nf_tables_api.c 	table->handle = ++table_handle;