Searched defs:VA (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 83 #define CHECK_NOSHUF(VA, SIZE) \ argument 105 #define MEM_LOAD1s(DST, VA) \ argument 110 #define MEM_LOAD1u(DST, VA) \ argument 115 #define MEM_LOAD2s(DST, VA) \ argument 120 #define MEM_LOAD2u(DST, VA) \ argument 125 #define MEM_LOAD4s(DST, VA) \ argument 130 #define MEM_LOAD4u(DST, VA) \ argument 135 #define MEM_LOAD8u(DST, VA) \ argument 146 #define MEM_STORE1(VA, DATA, SLOT) \ argument 154 #define MEM_STORE2(VA, DATA, SLOT) \ argument [all …]
|
/openbmc/linux/security/apparmor/include/ |
H A D | audit.h | 162 #define aad_of_va(VA) aad((struct common_audit_data *)(VA)) argument
|
/openbmc/linux/sound/soc/ti/ |
H A D | davinci-mcasp.h | 125 #define VA BIT(2) macro
|
/openbmc/qemu/target/hexagon/mmvec/ |
H A D | macros.h | 48 #define LOG_VTCM_BYTE(VA, MASK, VAL, IDX) \ argument
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 1121 "VA": "Holy See", string
|
H A D | ru-RU.json | 1107 "VA": "Ватикан", string
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 729 #define VA UI7 + 1 macro
|