Searched refs:_ASM_BP (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmenter.S | 40 push %_ASM_BP 41 mov %_ASM_SP, %_ASM_BP 80 push %_ASM_BP 81 mov %_ASM_SP, %_ASM_BP 152 mov VCPU_RBP(%_ASM_AX), %_ASM_BP 226 mov %_ASM_BP, VCPU_RBP(%_ASM_AX) 309 pop %_ASM_BP 338 push %_ASM_BP 339 mov %_ASM_SP, %_ASM_BP 354 mov 3*WORD_SIZE(%_ASM_BP), %_ASM_ARG2 [all …]
|
| /linux/arch/x86/include/asm/ |
| H A D | vmware.h | 279 "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 D | asm.h | 52 #define _ASM_BP __ASM_REG(bp) macro
|
| /linux/arch/x86/kvm/svm/ |
| H A D | vmenter.S | 128 push %_ASM_BP 129 mov %_ASM_SP, %_ASM_BP 184 mov VCPU_RBP(%_ASM_DI), %_ASM_BP 211 mov %_ASM_BP, VCPU_RBP(%_ASM_AX) 295 pop %_ASM_BP
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | asm.h | 48 #define _ASM_BP __ASM_REG(bp) macro
|