SPRN_SVR          791 arch/powerpc/include/asm/reg.h #ifndef SPRN_SVR
SPRN_SVR          354 arch/powerpc/kvm/e500.c 	vcpu_e500->svr = mfspr(SPRN_SVR);
SPRN_SVR          391 arch/powerpc/kvm/e500_emulate.c 	case SPRN_SVR:
SPRN_SVR          207 arch/powerpc/kvm/e500mc.c 	vcpu_e500->svr = mfspr(SPRN_SVR);
SPRN_SVR           82 arch/powerpc/platforms/52xx/mpc52xx_common.c 	if ((mfspr(SPRN_SVR) & MPC5200_SVR_MASK) == MPC5200_SVR)
SPRN_SVR           49 arch/powerpc/platforms/83xx/km83xx.c 	uint svid = mfspr(SPRN_SVR);
SPRN_SVR          107 arch/powerpc/platforms/83xx/mpc836x_mds.c 		svid = mfspr(SPRN_SVR);
SPRN_SVR          151 arch/powerpc/platforms/85xx/ksi8560.c 	svid = mfspr(SPRN_SVR);
SPRN_SVR          141 arch/powerpc/platforms/85xx/mpc85xx_ads.c 	svid = mfspr(SPRN_SVR);
SPRN_SVR          361 arch/powerpc/platforms/85xx/mpc85xx_cds.c 	svid = mfspr(SPRN_SVR);
SPRN_SVR           48 arch/powerpc/platforms/85xx/ppa8548.c 	svid = mfspr(SPRN_SVR);
SPRN_SVR           99 arch/powerpc/platforms/85xx/sbc8548.c 	svid = mfspr(SPRN_SVR);
SPRN_SVR           74 arch/powerpc/platforms/85xx/stx_gp3.c 	svid = mfspr(SPRN_SVR);
SPRN_SVR           73 arch/powerpc/platforms/85xx/tqm85xx.c 	svid = mfspr(SPRN_SVR);
SPRN_SVR          142 arch/powerpc/platforms/86xx/gef_ppc9a.c 	uint svid = mfspr(SPRN_SVR);
SPRN_SVR          132 arch/powerpc/platforms/86xx/gef_sbc310.c 	uint svid = mfspr(SPRN_SVR);
SPRN_SVR          124 arch/powerpc/platforms/86xx/gef_sbc610.c 	uint svid = mfspr(SPRN_SVR);
SPRN_SVR           82 arch/powerpc/platforms/86xx/mpc86xx_hpcn.c 	uint svid = mfspr(SPRN_SVR);
SPRN_SVR           53 arch/powerpc/platforms/86xx/sbc8641d.c 	uint svid = mfspr(SPRN_SVR);
SPRN_SVR          526 arch/powerpc/sysdev/fsl_pci.c 	u32 svr = mfspr(SPRN_SVR);
SPRN_SVR         1402 drivers/clk/clk-qoriq.c 	u32 svr = mfspr(SPRN_SVR);
SPRN_SVR          333 drivers/dma/bestcomm/bestcomm.c 	if ((mfspr(SPRN_SVR) & MPC5200_SVR_MASK) == MPC5200_SVR)
SPRN_SVR          367 drivers/i2c/busses/i2c-mpc.c 		unsigned int svr = mfspr(SPRN_SVR);
SPRN_SVR         1110 drivers/iommu/fsl_pamu.c 		if (port_id_map[i].svr == (mfspr(SPRN_SVR) & ~SVR_SECURITY)) {
SPRN_SVR          624 drivers/mtd/nand/raw/mpc5121_nfc.c 	rev = (mfspr(SPRN_SVR) >> 4) & 0xF;
SPRN_SVR          919 drivers/net/ethernet/freescale/gianfar.c 	unsigned int svr = mfspr(SPRN_SVR);
SPRN_SVR          940 drivers/net/ethernet/freescale/gianfar.c 	unsigned int svr = mfspr(SPRN_SVR);
SPRN_SVR         1149 drivers/tty/serial/ucc_uart.c 	svr = mfspr(SPRN_SVR);