Home
last modified time | relevance | path

Searched refs:VCPU_RBP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kvm/svm/
H A Dvmenter.S17 #define VCPU_RBP (SVM_vcpu_arch_regs + __VCPU_REGS_RBP * WORD_SIZE) macro
156 mov VCPU_RBP(%_ASM_DI), %_ASM_BP
184 mov %_ASM_BP, VCPU_RBP(%_ASM_AX)
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmenter.S19 #define VCPU_RBP __VCPU_REGS_RBP * WORD_SIZE macro
148 mov VCPU_RBP(%_ASM_AX), %_ASM_BP
210 mov %_ASM_BP, VCPU_RBP(%_ASM_AX)