Home
last modified time | relevance | path

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

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