Searched refs:_ASM_BP (Results 1 – 3 of 3) sorted by relevance
41 #define _ASM_BP __ASM_REG(bp) macro
3807 "push %%" _ASM_BP "; \n\t" in svm_vcpu_run()3813 "mov %c[rbp](%[svm]), %%" _ASM_BP " \n\t" in svm_vcpu_run()3839 "mov %%" _ASM_BP ", %c[rbp](%[svm]) \n\t" in svm_vcpu_run()3850 "pop %%" _ASM_BP in svm_vcpu_run()
8576 "push %%" _ASM_DX "; push %%" _ASM_BP ";" in vmx_vcpu_run()8599 "mov %c[rbp](%0), %%" _ASM_BP " \n\t" in vmx_vcpu_run()8627 "mov %%" _ASM_BP ", %c[rbp](%0) \n\t" in vmx_vcpu_run()8641 "pop %%" _ASM_BP "; pop %%" _ASM_DX " \n\t" in vmx_vcpu_run()