__ASM_SIZE         29 arch/x86/include/asm/asm.h #define _ASM_MOV	__ASM_SIZE(mov)
__ASM_SIZE         30 arch/x86/include/asm/asm.h #define _ASM_INC	__ASM_SIZE(inc)
__ASM_SIZE         31 arch/x86/include/asm/asm.h #define _ASM_DEC	__ASM_SIZE(dec)
__ASM_SIZE         32 arch/x86/include/asm/asm.h #define _ASM_ADD	__ASM_SIZE(add)
__ASM_SIZE         33 arch/x86/include/asm/asm.h #define _ASM_SUB	__ASM_SIZE(sub)
__ASM_SIZE         34 arch/x86/include/asm/asm.h #define _ASM_XADD	__ASM_SIZE(xadd)
__ASM_SIZE         11 arch/x86/include/asm/frame.h 	__ASM_SIZE(push,_cfi)	%__ASM_REG(bp)
__ASM_SIZE         13 arch/x86/include/asm/frame.h 	__ASM_SIZE(mov)		%__ASM_REG(sp), %__ASM_REG(bp)
__ASM_SIZE         16 arch/x86/include/asm/frame.h 	__ASM_SIZE(pop,_cfi)	%__ASM_REG(bp)
__ASM_SIZE       1042 arch/x86/include/asm/kvm_host.h 	__ASM_SIZE(push) " $666b \n\t"	      \