Searched refs:tioca_kernel (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/sn/
H A Dtioca_provider.h48 struct tioca_kernel { struct
156 * @tioca_kernel: CA context
162 tioca_tlbflush(struct tioca_kernel *tioca_kernel) argument
168 tioca_common = tioca_kernel->ca_common;
174 if (tioca_kernel->ca_gart_iscoherent) {
206 extern void tioca_fastwrite_enable(struct tioca_kernel *tioca_kern);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Dsgi-agp.c46 struct tioca_kernel *info =
47 (struct tioca_kernel *)bridge->dev_private_data;
102 struct tioca_kernel *info =
103 (struct tioca_kernel *)agp_bridge->dev_private_data;
113 struct tioca_kernel *info =
114 (struct tioca_kernel *)bridge->dev_private_data;
277 struct tioca_kernel *info;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/pci/
H A Dtioca_provider.c27 static int tioca_gart_init(struct tioca_kernel *);
37 tioca_gart_init(struct tioca_kernel *tioca_kern)
209 * @tioca_kernel: structure representing the CA
216 tioca_fastwrite_enable(struct tioca_kernel *tioca_kern)
351 struct tioca_kernel *tioca_kern;
359 tioca_kern = (struct tioca_kernel *)tioca_common->ca_kernel_private;
440 struct tioca_kernel *tioca_kern;
446 tioca_kern = (struct tioca_kernel *)tioca_common->ca_kernel_private;
560 struct tioca_kernel *tioca_kern;
587 tioca_kern = kzalloc(sizeof(struct tioca_kernel), GFP_KERNE
[all...]

Completed in 64 milliseconds