Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/svm/
H A Dnested.c1734 bool block_nested_exceptions = vcpu->arch.nested_run_pending; in svm_check_nested_events() local
1741 bool block_nested_events = block_nested_exceptions || in svm_check_nested_events()
1755 if (block_nested_exceptions) in svm_check_nested_events()
1762 if (block_nested_exceptions) in svm_check_nested_events()
/linux/arch/x86/kvm/vmx/
H A Dnested.c4306 bool block_nested_exceptions = vcpu->arch.nested_run_pending; in vmx_check_nested_events() local
4325 bool block_nested_events = block_nested_exceptions || in vmx_check_nested_events()
4368 if (block_nested_exceptions) in vmx_check_nested_events()
4377 if (block_nested_exceptions) in vmx_check_nested_events()
4391 if (block_nested_exceptions) in vmx_check_nested_events()
4399 if (block_nested_exceptions) in vmx_check_nested_events()