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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dsgi-agp.c45 struct tioca_kernel *info =
46 (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;
276 struct tioca_kernel *info;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/pci/
H A Dtioca_provider.c25 static int tioca_gart_init(struct tioca_kernel *);
35 tioca_gart_init(struct tioca_kernel *tioca_kern)
207 * @tioca_kernel: structure representing the CA
214 tioca_fastwrite_enable(struct tioca_kernel *tioca_kern)
349 struct tioca_kernel *tioca_kern;
357 tioca_kern = (struct tioca_kernel *)tioca_common->ca_kernel_private;
446 struct tioca_kernel *tioca_kern;
452 tioca_kern = (struct tioca_kernel *)tioca_common->ca_kernel_private;
566 struct tioca_kernel *tioca_kern;
593 tioca_kern = kzalloc(sizeof(struct tioca_kernel), GFP_KERNE
[all...]

Completed in 66 milliseconds