vector_size        17 arch/powerpc/lib/xor_vmx.c #define vector __attribute__((vector_size(16)))
vector_size       235 arch/x86/include/asm/kvm_emulate.h typedef u32 __attribute__((vector_size(16))) sse128_t;
vector_size       270 tools/testing/selftests/kvm/include/x86_64/processor.h typedef unsigned long v1di __attribute__ ((vector_size (8)));