Lines Matching defs:pBase
214 unsigned int __user *pBase, *pAddress, *pFinal;
217 pBase = (unsigned int __user *) readRegister(getRn(opcode));
219 pBase += 2;
223 pFinal = pBase;
232 pAddress = pBase;
257 unsigned int __user *pBase, *pAddress, *pFinal;
265 pBase = (unsigned int __user *) readRegister(getRn(opcode));
267 pBase += 2;
271 pFinal = pBase;
280 pAddress = pBase;
308 unsigned int __user *pBase, *pAddress, *pFinal;
311 pBase = (unsigned int __user *) readRegister(getRn(opcode));
313 pBase += 2;
317 pFinal = pBase;
326 pAddress = pBase;
344 unsigned int __user *pBase, *pAddress, *pFinal;
347 pBase = (unsigned int __user *) readRegister(getRn(opcode));
349 pBase += 2;
353 pFinal = pBase;
362 pAddress = pBase;