Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dvmenter.S105 push %_ASM_BP
106 mov %_ASM_SP, %_ASM_BP
141 mov VCPU_RBP(%_ASM_AX), %_ASM_BP
230 pop %_ASM_BP
250 push %_ASM_BP
251 mov %_ASM_SP, %_ASM_BP
294 pop %_ASM_BP
305 push %_ASM_BP
306 mov %_ASM_SP, %_ASM_BP
327 mov %_ASM_BP, %_ASM_SP
[all …]
/linux/arch/x86/include/asm/
A Dframe.h17 push %_ASM_BP
18 _ASM_MOV %_ASM_SP, %_ASM_BP
22 pop %_ASM_BP
57 "push %" _ASM_BP "\n" \
58 _ASM_MOV "%" _ASM_SP ", %" _ASM_BP "\n"
60 #define FRAME_END "pop %" _ASM_BP "\n"
A Dasm.h50 #define _ASM_BP __ASM_REG(bp) macro
/linux/arch/x86/kvm/svm/
A Dvmenter.S38 push %_ASM_BP
63 mov VCPU_RBP(%_ASM_AX), %_ASM_BP
99 mov %_ASM_BP, VCPU_RBP(%_ASM_AX)
150 pop %_ASM_BP
166 push %_ASM_BP
204 pop %_ASM_BP
/linux/tools/arch/x86/include/asm/
A Dasm.h48 #define _ASM_BP __ASM_REG(bp) macro

Completed in 9 milliseconds