Searched refs:_ASM_BP (Results 1 – 6 of 6) sorted by relevance
17 push %_ASM_BP18 _ASM_MOV %_ASM_SP, %_ASM_BP22 pop %_ASM_BP28 "push %" _ASM_BP "\n" \29 _ASM_MOV "%" _ASM_SP ", %" _ASM_BP "\n"31 #define FRAME_END "pop %" _ASM_BP "\n"
45 #define _ASM_BP __ASM_REG(bp) macro
10 # define SAVE_RBP_STRING " push %" _ASM_BP "\n" \11 " mov %" _ASM_SP ", %" _ASM_BP "\n"13 # define SAVE_RBP_STRING " push %" _ASM_BP "\n"
38 GENERATE_THUNK(_ASM_BP)
5603 "push %%" _ASM_BP "; \n\t" in svm_vcpu_run()5609 "mov %c[rbp](%[svm]), %%" _ASM_BP " \n\t" in svm_vcpu_run()5635 "mov %%" _ASM_BP ", %c[rbp](%[svm]) \n\t" in svm_vcpu_run()5665 "pop %%" _ASM_BP in svm_vcpu_run()
10736 "push %%" _ASM_DX "; push %%" _ASM_BP ";" in vmx_vcpu_run()10765 "mov %c[rbp](%0), %%" _ASM_BP " \n\t" in vmx_vcpu_run()10794 "mov %%" _ASM_BP ", %c[rbp](%0) \n\t" in vmx_vcpu_run()10820 "pop %%" _ASM_BP "; pop %%" _ASM_DX " \n\t" in vmx_vcpu_run()