Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dnested.c2801 bool should_have_error_code; in nested_check_vm_entry_controls() local
2819 should_have_error_code = in nested_check_vm_entry_controls()
2822 if (CC(has_error_code != should_have_error_code)) in nested_check_vm_entry_controls()