Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dx86.h113 static inline bool x86_exception_has_error_code(unsigned int vector) in x86_exception_has_error_code() function
Dvmx.c12490 x86_exception_has_error_code(vector); in check_vmentry_prereqs()