Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.h174 static inline bool x86_exception_has_error_code(unsigned int vector) in x86_exception_has_error_code() function
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c2853 x86_exception_has_error_code(vector); in nested_check_vm_entry_controls()