Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dnested.c2935 bool should_have_error_code; in nested_check_vm_entry_controls() local
2953 should_have_error_code = in nested_check_vm_entry_controls()
2956 if (CC(has_error_code != should_have_error_code)) in nested_check_vm_entry_controls()