Searched defs:loaded_vmcs (Results 1 – 1 of 1) sorted by relevance
393 struct loaded_vmcs { struct405 struct list_head loaded_vmcss_on_cpu_link; argument406 struct vmcs_host_state host_state;986 struct loaded_vmcs *loaded_vmcs; member2131 static inline void loaded_vmcs_init(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_init()2198 struct loaded_vmcs *loaded_vmcs = arg; in __loaded_vmcs_clear() local2220 static void loaded_vmcs_clear(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_clear()4746 static void free_loaded_vmcs(struct loaded_vmcs *loaded_vmcs) in free_loaded_vmcs()4763 static int alloc_loaded_vmcs(struct loaded_vmcs *loaded_vmcs) in alloc_loaded_vmcs()8251 struct loaded_vmcs *loaded_vmcs = vmx->loaded_vmcs; in alloc_shadow_vmcs() local