Home
last modified time | relevance | path

Searched defs:vmcs_clear (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx_ops.h238 static inline void vmcs_clear(struct vmcs *vmcs) in vmcs_clear() function
/kernel/linux/linux-4.19/arch/x86/kvm/
Dvmx.c2120 static void vmcs_clear(struct vmcs *vmcs) in vmcs_clear() function