Searched refs:_vmentry_control (Results 1 – 1 of 1) sorted by relevance
2577 u32 _vmentry_control = 0; in setup_vmcs_config() local2676 &_vmentry_control)) in setup_vmcs_config()2683 if (!(_vmentry_control & n_ctrl) == !(_vmexit_control & x_ctrl)) in setup_vmcs_config()2687 _vmentry_control & n_ctrl, _vmexit_control & x_ctrl); in setup_vmcs_config()2692 _vmentry_control &= ~n_ctrl; in setup_vmcs_config()2724 vmcs_conf->vmentry_ctrl = _vmentry_control; in setup_vmcs_config()