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.c1674 bool block_nested_exceptions = vcpu->arch.nested_run_pending; in svm_check_nested_events() local
1681 bool block_nested_events = block_nested_exceptions || in svm_check_nested_events()
1695 if (block_nested_exceptions) in svm_check_nested_events()
1702 if (block_nested_exceptions) in svm_check_nested_events()
/linux/arch/x86/kvm/vmx/
H A Dnested.c4291 bool block_nested_exceptions = vcpu->arch.nested_run_pending; in vmx_check_nested_events() local
4310 bool block_nested_events = block_nested_exceptions || in vmx_check_nested_events()
4353 if (block_nested_exceptions) in vmx_check_nested_events()
4362 if (block_nested_exceptions) in vmx_check_nested_events()
4376 if (block_nested_exceptions) in vmx_check_nested_events()
4384 if (block_nested_exceptions) in vmx_check_nested_events()