savep             425 arch/powerpc/platforms/pseries/ras.c 	unsigned long *savep;
savep             436 arch/powerpc/platforms/pseries/ras.c 	savep = __va(regs->gpr[3]);
savep             437 arch/powerpc/platforms/pseries/ras.c 	regs->gpr[3] = be64_to_cpu(savep[0]);	/* restore original r3 */
savep             439 arch/powerpc/platforms/pseries/ras.c 	h = (struct rtas_error_log *)&savep[1];
savep             462 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	struct nv04_crtc_reg *savep = &nv04_display(dev)->saved_reg.crtc_reg[nv_crtc->index];
savep             489 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->CRTC[NV_CIO_CRE_ENH_INDEX] = savep->CRTC[NV_CIO_CRE_ENH_INDEX] & ~(1<<5);
savep             527 drivers/gpu/drm/nouveau/dispnv04/crtc.c 	regp->CRTC[NV_CIO_CRE_SCRATCH4__INDEX] = savep->CRTC[NV_CIO_CRE_SCRATCH4__INDEX];
savep             537 drivers/gpu/drm/nouveau/dispnv04/crtc.c 		regp->CRTC[NV_CIO_CRE_4B] = savep->CRTC[NV_CIO_CRE_4B] | 0x80;
savep             288 drivers/gpu/drm/nouveau/dispnv04/dfp.c 	struct nv04_crtc_reg *savep = &nv04_display(dev)->saved_reg.crtc_reg[nv_crtc->index];
savep             323 drivers/gpu/drm/nouveau/dispnv04/dfp.c 			   (savep->fp_control & (1 << 26 | NV_PRAMDAC_FP_TG_CONTROL_READ_PROG));
savep             421 drivers/gpu/drm/nouveau/dispnv04/dfp.c 			regp->dither = savep->dither | 0x00010000;
savep             424 drivers/gpu/drm/nouveau/dispnv04/dfp.c 			regp->dither = savep->dither | 0x00000001;
savep             435 drivers/gpu/drm/nouveau/dispnv04/dfp.c 				regp->dither_regs[i] = savep->dither_regs[i];
savep             436 drivers/gpu/drm/nouveau/dispnv04/dfp.c 				regp->dither_regs[i + 3] = savep->dither_regs[i + 3];
savep             439 drivers/gpu/drm/nouveau/dispnv04/dfp.c 		regp->dither = savep->dither;
savep            1363 drivers/scsi/ncr53c8xx.c 	u32		savep;
savep            2145 drivers/scsi/ncr53c8xx.c 		NADDR (header.savep),
savep            2478 drivers/scsi/ncr53c8xx.c 		NADDR (header.savep),
savep            2489 drivers/scsi/ncr53c8xx.c 		NADDR (header.savep),
savep            3261 drivers/scsi/ncr53c8xx.c 		NADDR (header.savep),
savep            3267 drivers/scsi/ncr53c8xx.c 		NADDR (header.savep),
savep            4323 drivers/scsi/ncr53c8xx.c 		cp->phys.header.savep = 
savep            4326 drivers/scsi/ncr53c8xx.c 		cp->phys.header.savep= cpu_to_scr(lastp);
savep            4332 drivers/scsi/ncr53c8xx.c 	cp->startp = cp->phys.header.savep;
savep            6434 drivers/scsi/ncr53c8xx.c 	if (newtmp == scr_to_cpu(cp->phys.header.savep)) {
savep            6589 drivers/scsi/ncr53c8xx.c 		cp->phys.header.savep = cp->startp;
savep            6642 drivers/scsi/ncr53c8xx.c 		cp->phys.header.savep	= startp;
savep            7116 drivers/scsi/ncr53c8xx.c 			(unsigned) scr_to_cpu(np->header.savep),
savep             767 drivers/scsi/sym53c8xx_2/sym_fw1.h 		HADDR_1 (ccb_head.savep),
savep             787 drivers/scsi/sym53c8xx_2/sym_fw1.h 		HADDR_1 (ccb_head.savep),
savep             742 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof (struct sym_ccb, phys.head.savep),
savep             762 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof (struct sym_ccb, phys.head.savep),
savep             391 drivers/scsi/sym53c8xx_2/sym_glue.c 	cp->phys.head.savep = cpu_to_scr(lastp);
savep             392 drivers/scsi/sym53c8xx_2/sym_glue.c 	cp->startp	    = cp->phys.head.savep;
savep            3145 drivers/scsi/sym53c8xx_2/sym_hipd.c 		cp->phys.head.savep	= cpu_to_scr(startp);
savep             647 drivers/scsi/sym53c8xx_2/sym_hipd.h 	u32	savep;		/* Jump address to saved data pointer	*/
savep             688 fs/nfs/callback_xdr.c 	__be32 *savep = NULL;
savep             697 fs/nfs/callback_xdr.c 	savep = xdr_reserve_space(xdr, sizeof(*savep));
savep             698 fs/nfs/callback_xdr.c 	if (unlikely(!savep))
savep             710 fs/nfs/callback_xdr.c 	*savep = htonl((unsigned int)((char *)xdr->p - (char *)(savep+1)));
savep            3251 fs/nfs/nfs4xdr.c static int decode_attr_length(struct xdr_stream *xdr, uint32_t *attrlen, unsigned int *savep)
savep            3259 fs/nfs/nfs4xdr.c 	*savep = xdr_stream_pos(xdr);
savep            4207 fs/nfs/nfs4xdr.c static int verify_attr_len(struct xdr_stream *xdr, unsigned int savep, uint32_t attrlen)
savep            4210 fs/nfs/nfs4xdr.c 	unsigned int nwords = (xdr_stream_pos(xdr) - savep) >> 2;
savep            4353 fs/nfs/nfs4xdr.c 	unsigned int savep;
savep            4361 fs/nfs/nfs4xdr.c 	if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
savep            4377 fs/nfs/nfs4xdr.c 	status = verify_attr_len(xdr, savep, attrlen);
savep            4385 fs/nfs/nfs4xdr.c 	unsigned int savep;
savep            4393 fs/nfs/nfs4xdr.c 	if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
savep            4414 fs/nfs/nfs4xdr.c 	status = verify_attr_len(xdr, savep, attrlen);
savep            4422 fs/nfs/nfs4xdr.c 	unsigned int savep;
savep            4430 fs/nfs/nfs4xdr.c 	if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
savep            4438 fs/nfs/nfs4xdr.c 	status = verify_attr_len(xdr, savep, attrlen);
savep            4465 fs/nfs/nfs4xdr.c 	unsigned int savep;
savep            4481 fs/nfs/nfs4xdr.c 	status = decode_attr_length(xdr, &attrlen, &savep);
savep            4500 fs/nfs/nfs4xdr.c 	status = verify_attr_len(xdr, savep, attrlen);
savep            4679 fs/nfs/nfs4xdr.c 	unsigned int savep;
savep            4692 fs/nfs/nfs4xdr.c 	status = decode_attr_length(xdr, &attrlen, &savep);
savep            4701 fs/nfs/nfs4xdr.c 	status = verify_attr_len(xdr, savep, attrlen);
savep            4815 fs/nfs/nfs4xdr.c 	unsigned int savep;
savep            4823 fs/nfs/nfs4xdr.c 	if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
savep            4861 fs/nfs/nfs4xdr.c 	status = verify_attr_len(xdr, savep, attrlen);
savep            5281 fs/nfs/nfs4xdr.c 	unsigned int savep;
savep            5298 fs/nfs/nfs4xdr.c 	if ((status = decode_attr_length(xdr, &attrlen, &savep)) != 0)
savep            7365 fs/nfs/nfs4xdr.c 	unsigned int savep;
savep            7404 fs/nfs/nfs4xdr.c 	if (decode_attr_length(xdr, &len, &savep) < 0)