Searched defs:vra (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/asm/ |
H A D | ppc-opcode.h | 27 #define VCMPEQUD_RC(vrt, vra, vrb) stringify_in_c(.long PPC_INST_VCMPEQUD_RC | \ argument 31 #define VCMPEQUB_RC(vrt, vra, vrb) stringify_in_c(.long PPC_INST_VCMPEQUB_RC | \ argument
|
/openbmc/linux/include/linux/ |
H A D | cdrom.h | 262 __u8 vra : 3; member 266 __u8 vra : 3; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 444 #define PPC_RAW_VPERMXOR(vrt, vra, vrb, vrc) \ argument 469 #define PPC_RAW_VCMPEQUD_RC(vrt, vra, vrb) \ argument 471 #define PPC_RAW_VCMPEQUB_RC(vrt, vra, vrb) \ argument 659 #define VPERMXOR(vrt, vra, vrb, vrc) \ argument 697 #define VCMPEQUD_RC(vrt, vra, vrb) stringify_in_c(.long PPC_RAW_VCMPEQUD_RC(vrt, vra, vrb)) argument 699 #define VCMPEQUB_RC(vrt, vra, vrb) stringify_in_c(.long PPC_RAW_VCMPEQUB_RC(vrt, vra, vrb)) argument
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.h | 377 struct vhost_vring_addr vra; member
|
H A D | libvhost-user.c | 1211 struct vhost_vring_addr addr = vmsg->payload.addr, *vra = &addr; in vu_set_vring_addr_exec() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | cdrom.h | 700 __u8 vra : 3; member
|