Searched refs:vmx_asm2 (Results 1 – 1 of 1) sorted by relevance
| /arch/x86/kvm/vmx/ |
| A D | vmx_ops.h | 208 #define vmx_asm2(insn, op1, op2, error_args...) \ macro 227 vmx_asm2(vmwrite, "r"(field), "rm"(value), field, value); in __vmcs_writel() 314 vmx_asm2(invvpid, "r"(ext), "m"(operand), ext, vpid, gva); in __invvpid() 323 vmx_asm2(invept, "r"(ext), "m"(operand), ext, eptp); in __invept()
|
Completed in 6 milliseconds