Searched refs:VA (Results 1 - 9 of 9) sorted by relevance

/linux-master/security/apparmor/include/
H A Daudit.h169 #define aad_of_va(VA) aad((struct common_audit_data *)(VA))
/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c161 as the VA field in the same instruction. */
730 /* The VA field in a VA, VX or VXR form instruction. */
731 #define VA UI7 + 1
734 /* The VB field in a VA, VX or VXR form instruction. */
735 #define VB VA + 1
738 /* The VC field in a VA form instruction. */
742 /* The VD or VS field in a VA, VX, VXR or X form instruction. */
773 /* The SHB field in a VA form instruction. */
2530 /* A VX_MASK with the VA fiel
729 #define VA macro
[all...]
/linux-master/arch/arm/kernel/
H A Dphys2virt.S65 @ sub <VA>, <PA>, <reg>
69 @ add <PA>, <VA>, <reg>
73 @ adds <PAlo>, <VA>, <reg>
144 @ phys-to-virt: sub <VA>, <PA>, #offset<31:24>, lsl #24
145 @ sub <VA>, <PA>, #offset<23:16>, lsl #16
147 @ virt-to-phys (non-LPAE): add <PA>, <VA>, #offset<31:24>, lsl #24
148 @ add <PA>, <VA>, #offset<23:16>, lsl #16
151 @ adds <PAlo>, <VA>, <reg>, lsl #20
/linux-master/arch/alpha/lib/
H A Dcallback_srm.S46 ldq $27,16($2) # VA of FIXUP procedure descriptor
/linux-master/arch/parisc/include/asm/
H A Dpage.h146 # define VA(x) ((x)+__PAGE_OFFSET) macro
/linux-master/arch/s390/include/asm/
H A Dfpu-insn-asm.h652 .macro VA vr1, vr2, vr3, m4
661 VA \vr1, \vr2, \vr3, 0
664 VA \vr1, \vr2, \vr3, 1
667 VA \vr1, \vr2, \vr3, 2
670 VA \vr1, \vr2, \vr3, 3
673 VA \vr1, \vr2, \vr3, 4
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.h125 #define VA BIT(2) macro
/linux-master/drivers/regulator/
H A Dmt6323-regulator.c287 MT6323_REG_FIXED("ldo_va", VA, MT6323_ANALDO_CON2, 14, 2800000,
/linux-master/arch/arm/boot/compressed/
H A Dhead.S1277 mcr p15, 0, r0, c7, c14, 1 @ Dcache clean/invalidate by VA

Completed in 204 milliseconds