Searched defs:loaded_vmcs (Results 1 – 1 of 1) sorted by relevance
180 struct loaded_vmcs { struct184 struct list_head loaded_vmcss_on_cpu_link; argument544 struct loaded_vmcs *loaded_vmcs; member1321 static inline void loaded_vmcs_init(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_init()1383 struct loaded_vmcs *loaded_vmcs = arg; in __loaded_vmcs_clear() local1405 static void loaded_vmcs_clear(struct loaded_vmcs *loaded_vmcs) in loaded_vmcs_clear()3337 static void free_loaded_vmcs(struct loaded_vmcs *loaded_vmcs) in free_loaded_vmcs()