Searched refs:vmcb_ctrl_area_cached (Results 1 – 2 of 2) sorted by relevance
122 struct vmcb_ctrl_area_cached { struct168 struct vmcb_ctrl_area_cached ctl; argument400 static inline bool vmcb12_is_intercept(struct vmcb_ctrl_area_cached *control, u32 bit) in vmcb12_is_intercept()
125 struct vmcb_ctrl_area_cached *g; in recalc_intercepts()258 struct vmcb_ctrl_area_cached *control) in __nested_vmcb_check_controls()329 struct vmcb_ctrl_area_cached *ctl = &svm->nested.ctl; in nested_vmcb_check_controls()336 struct vmcb_ctrl_area_cached *to, in __nested_copy_vmcb_control_to_cache()1486 struct vmcb_ctrl_area_cached *from) in nested_copy_vmcb_cache_to_control()1597 struct vmcb_ctrl_area_cached ctl_cached; in svm_set_nested_state()
Completed in 70 milliseconds