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

/linux-master/arch/x86/kvm/svm/
H A Dnested.c1430 bool block_nested_exceptions = svm->nested.nested_run_pending; local
1437 bool block_nested_events = block_nested_exceptions ||
1451 if (block_nested_exceptions)
1458 if (block_nested_exceptions)
/linux-master/arch/x86/kvm/vmx/
H A Dnested.c4107 bool block_nested_exceptions = vmx->nested.nested_run_pending; local
4114 bool block_nested_events = block_nested_exceptions ||
4157 if (block_nested_exceptions)
4166 if (block_nested_exceptions)
4180 if (block_nested_exceptions)
4188 if (block_nested_exceptions)

Completed in 114 milliseconds