Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx_ops.h167 #define vmx_asm1(insn, op1, error_args...) \ macro
269 vmx_asm1(vmclear, "m"(phys_addr), vmcs, phys_addr); in vmcs_clear()
279 vmx_asm1(vmptrld, "m"(phys_addr), vmcs, phys_addr); in vmcs_load()