Home
last modified time | relevance | path

Searched refs:_ASM_BP (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
H A Dvmware.h279 "push %%" _ASM_BP "\n\t" in vmware_hypercall_hb_out()
281 "mov %[in6], %%" _ASM_BP "\n\t" in vmware_hypercall_hb_out()
283 "pop %%" _ASM_BP "\n\t" in vmware_hypercall_hb_out()
307 "push %%" _ASM_BP "\n\t" in vmware_hypercall_hb_in()
309 "mov %[in6], %%" _ASM_BP "\n\t" in vmware_hypercall_hb_in()
311 "pop %%" _ASM_BP "\n\t" in vmware_hypercall_hb_in()
H A Dasm.h52 #define _ASM_BP __ASM_REG(bp) macro
/linux/arch/x86/entry/
H A Dentry.S86 push %_ASM_BP
87 mov %_ASM_SP, %_ASM_BP
/linux/tools/arch/x86/include/asm/
H A Dasm.h48 #define _ASM_BP __ASM_REG(bp) macro