Home
last modified time | relevance | path

Searched refs:vmsave (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm_ops.h59 static __always_inline void vmsave(unsigned long pa) in vmsave() function
61 svm_asm1(vmsave, "a" (pa), "memory"); in vmsave()
H A Dvmenter.S202 5: vmsave %_ASM_AX
H A Dsvm.c1545 vmsave(sd->save_area_pa); in svm_prepare_switch_to_guest()
/openbmc/qemu/target/i386/
H A Dhelper.h88 DEF_HELPER_2(vmsave, void, env, int)
/openbmc/linux/arch/x86/kvm/
H A Demulate.c4039 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa),
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c231 STUB_HELPER(vmsave, TCGv_env env, TCGv_i32 aflag)
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv3184 "VMSAVE","VMSAVE","vmsave","0F 01 DB","V","V","SVM","amd","","",""