Searched refs:vmclear (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | vmx.c | 164 if (vmclear(vmx->vmcs_gpa)) in load_vmcs() 172 if (vmclear(vmx->shadow_vmcs_gpa)) in load_vmcs()
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | vmx_ops.h | 291 vmx_asm1(vmclear, "m"(phys_addr), vmcs, phys_addr); in vmcs_clear()
|
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/ |
H A D | vmx.h | 314 static inline int vmclear(uint64_t vmcs_pa) in vmclear() function
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 2978 "VMCLEAR m64","VMCLEAR m64","vmclear m64","66 0F C7 /6","V","V","VTX","modrm_memonly","r","",""
|