Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dvmx_ops.h191 #define vmx_asm1(insn, op1, error_args...) \ macro
293 vmx_asm1(vmclear, "m"(phys_addr), vmcs, phys_addr); in vmcs_clear()
303 vmx_asm1(vmptrld, "m"(phys_addr), vmcs, phys_addr); in vmcs_load()

Completed in 5 milliseconds