Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dvmx.c2996 u32 _pin_based_exec_control = 0; in setup_vmcs_config() local
3084 &_pin_based_exec_control) < 0) in setup_vmcs_config()
3090 _pin_based_exec_control &= ~PIN_BASED_POSTED_INTR; in setup_vmcs_config()
3118 vmcs_conf->pin_based_exec_ctrl = _pin_based_exec_control; in setup_vmcs_config()