Searched refs:vmclear (Results 1 – 2 of 2) sorted by relevance
112 if (vmclear(vmx->vmcs_gpa)) in prepare_for_vmx_operation()120 if (vmclear(vmx->shadow_vmcs_gpa)) in prepare_for_vmx_operation()
359 static inline int vmclear(uint64_t vmcs_pa) in vmclear() function