Searched refs:_vmentry_control (Results 1 – 1 of 1) sorted by relevance
2590 u32 _vmentry_control = 0; in setup_vmcs_config() local2689 &_vmentry_control)) in setup_vmcs_config()2696 if (!(_vmentry_control & n_ctrl) == !(_vmexit_control & x_ctrl)) in setup_vmcs_config()2700 _vmentry_control & n_ctrl, _vmexit_control & x_ctrl); in setup_vmcs_config()2705 _vmentry_control &= ~n_ctrl; in setup_vmcs_config()2737 vmcs_conf->vmentry_ctrl = _vmentry_control; in setup_vmcs_config()