Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c1247 static inline void loaded_vmcs_init(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_init() function
1327 loaded_vmcs_init(loaded_vmcs); in __loaded_vmcs_clear()
6329 loaded_vmcs_init(&item->vmcs02); in nested_get_current_vmcs02()
8426 loaded_vmcs_init(vmx->loaded_vmcs); in vmx_create_vcpu()