Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/
Dx86.h159 static inline bool x86_exception_has_error_code(unsigned int vector) in x86_exception_has_error_code() function
/Linux-v6.1/arch/x86/kvm/vmx/
Dnested.c2824 x86_exception_has_error_code(vector); in nested_check_vm_entry_controls()