Searched defs:loaded_vmcs (Results 1 – 5 of 5) sorted by relevance
58 struct loaded_vmcs { struct70 struct list_head loaded_vmcss_on_cpu_link; argument71 struct vmcs_host_state host_state;72 struct vmcs_controls_shadow controls_shadow;
783 struct loaded_vmcs *loaded_vmcs = arg; in __loaded_vmcs_clear() local810 void loaded_vmcs_clear(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_clear()2687 void free_loaded_vmcs(struct loaded_vmcs *loaded_vmcs) in free_loaded_vmcs()2699 int alloc_loaded_vmcs(struct loaded_vmcs *loaded_vmcs) in alloc_loaded_vmcs()
243 struct loaded_vmcs *loaded_vmcs; member
4757 struct loaded_vmcs *loaded_vmcs = vmx->loaded_vmcs; in alloc_shadow_vmcs() local
395 struct loaded_vmcs { struct407 struct list_head loaded_vmcss_on_cpu_link; argument408 struct vmcs_host_state host_state;988 struct loaded_vmcs *loaded_vmcs; member2133 static inline void loaded_vmcs_init(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_init()2172 struct loaded_vmcs *loaded_vmcs = arg; in __loaded_vmcs_clear() local2199 static void loaded_vmcs_clear(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_clear()4710 static void free_loaded_vmcs(struct loaded_vmcs *loaded_vmcs) in free_loaded_vmcs()4727 static int alloc_loaded_vmcs(struct loaded_vmcs *loaded_vmcs) in alloc_loaded_vmcs()8282 struct loaded_vmcs *loaded_vmcs = vmx->loaded_vmcs; in alloc_shadow_vmcs() local