Searched refs:VEC (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/security/apparmor/include/ |
H A D | label.h | 51 #define vec_last(VEC, SIZE) ((VEC)[(SIZE) - 1]) argument 52 #define vec_ns(VEC, SIZE) (vec_last((VEC), (SIZE))->ns) argument 53 #define vec_labelset(VEC, SIZE) (&vec_ns((VEC), (SIZE))->labels) argument
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | brcm,bcm2835-armctrl-ic.txt | 106 27: VEC
|
/openbmc/linux/Documentation/gpu/ |
H A D | vc4.rst | 51 VEC (Composite TV out) encoder
|
/openbmc/qemu/include/hw/misc/ |
H A D | bcm2835_cprman_internals.h | 694 FILL_CLOCK_MUX_INIT_INFO(VEC, periph),
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | 1691 #define ELEM_ADDR(VEC, IDX, SIZE) (&(VEC)->u8[IDX]) argument 1693 #define ELEM_ADDR(VEC, IDX, SIZE) (&(VEC)->u8[15 - (IDX)] - (SIZE) + 1) argument
|
/openbmc/linux/Documentation/powerpc/ |
H A D | transactional_memory.rst | 183 TM_CAUSE_FAC_UNAV FP/VEC/VSX unavailable trap.
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | insn-data.h.inc | 1144 F(0xe7db, VEC, VRR_a, V, 0, 0, 0, 0, vec, cmps64, IF_VEC)
|