Searched refs:_ASM_BP (Results 1 – 3 of 3) sorted by relevance
41 #define _ASM_BP __ASM_REG(bp) macro
3895 "push %%" _ASM_BP "; \n\t" in svm_vcpu_run()3901 "mov %c[rbp](%[svm]), %%" _ASM_BP " \n\t" in svm_vcpu_run()3927 "mov %%" _ASM_BP ", %c[rbp](%[svm]) \n\t" in svm_vcpu_run()3938 "pop %%" _ASM_BP in svm_vcpu_run()
8215 "push %%" _ASM_DX "; push %%" _ASM_BP ";" in vmx_vcpu_run()8238 "mov %c[rbp](%0), %%" _ASM_BP " \n\t" in vmx_vcpu_run()8266 "mov %%" _ASM_BP ", %c[rbp](%0) \n\t" in vmx_vcpu_run()8280 "pop %%" _ASM_BP "; pop %%" _ASM_DX " \n\t" in vmx_vcpu_run()