Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dx86.h174 static inline bool x86_exception_has_error_code(unsigned int vector) in x86_exception_has_error_code() function
/linux-6.6.21/arch/x86/kvm/vmx/
Dnested.c2852 x86_exception_has_error_code(vector); in nested_check_vm_entry_controls()