Home
last modified time | relevance | path

Searched refs:vmcb_ctrl_area_cached (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.h126 struct vmcb_ctrl_area_cached { struct
172 struct vmcb_ctrl_area_cached ctl; argument
396 static inline bool vmcb12_is_intercept(struct vmcb_ctrl_area_cached *control, u32 bit) in vmcb12_is_intercept()
H A Dnested.c129 struct vmcb_ctrl_area_cached *g; in recalc_intercepts()
255 struct vmcb_ctrl_area_cached *control) in __nested_vmcb_check_controls()
328 struct vmcb_ctrl_area_cached *ctl = &svm->nested.ctl; in nested_vmcb_check_controls()
335 struct vmcb_ctrl_area_cached *to, in __nested_copy_vmcb_control_to_cache()
1546 struct vmcb_ctrl_area_cached *from) in nested_copy_vmcb_cache_to_control()
1657 struct vmcb_ctrl_area_cached ctl_cached; in svm_set_nested_state()