Searched defs:loaded_vmcs (Results 1 – 1 of 1) sorted by relevance
176 struct loaded_vmcs { struct180 struct list_head loaded_vmcss_on_cpu_link; argument494 struct loaded_vmcs *loaded_vmcs; member1247 static inline void loaded_vmcs_init(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_init()1309 struct loaded_vmcs *loaded_vmcs = arg; in __loaded_vmcs_clear() local1331 static void loaded_vmcs_clear(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_clear()3200 static void free_loaded_vmcs(struct loaded_vmcs *loaded_vmcs) in free_loaded_vmcs()