vra 557 arch/powerpc/include/asm/ppc-opcode.h #define VPERMXOR(vrt, vra, vrb, vrc) \ vra 559 arch/powerpc/include/asm/ppc-opcode.h ___PPC_RT(vrt) | ___PPC_RA(vra) | \ vra 611 arch/powerpc/include/asm/ppc-opcode.h #define VCMPEQUD_RC(vrt, vra, vrb) stringify_in_c(.long PPC_INST_VCMPEQUD | \ vra 612 arch/powerpc/include/asm/ppc-opcode.h ___PPC_RT(vrt) | ___PPC_RA(vra) | \ vra 615 arch/powerpc/include/asm/ppc-opcode.h #define VCMPEQUB_RC(vrt, vra, vrb) stringify_in_c(.long PPC_INST_VCMPEQUB | \ vra 616 arch/powerpc/include/asm/ppc-opcode.h ___PPC_RT(vrt) | ___PPC_RA(vra) | \ vra 1767 drivers/cdrom/cdrom.c ai->lrpcs.vra = rpc_state.vra; vra 257 include/linux/cdrom.h __u8 vra : 3; vra 261 include/linux/cdrom.h __u8 vra : 3; vra 678 include/uapi/linux/cdrom.h __u8 vra : 3; vra 27 tools/testing/selftests/powerpc/stringloops/asm/ppc-opcode.h #define VCMPEQUD_RC(vrt, vra, vrb) stringify_in_c(.long PPC_INST_VCMPEQUD_RC | \ vra 28 tools/testing/selftests/powerpc/stringloops/asm/ppc-opcode.h ___PPC_RT(vrt) | ___PPC_RA(vra) | \ vra 31 tools/testing/selftests/powerpc/stringloops/asm/ppc-opcode.h #define VCMPEQUB_RC(vrt, vra, vrb) stringify_in_c(.long PPC_INST_VCMPEQUB_RC | \ vra 32 tools/testing/selftests/powerpc/stringloops/asm/ppc-opcode.h ___PPC_RT(vrt) | ___PPC_RA(vra) | \