Searched refs:is_exception_with_error_code (Results 1 – 3 of 3) sorted by relevance
173 static inline bool is_exception_with_error_code(u32 intr_info) in is_exception_with_error_code() function
6474 if (is_exception_with_error_code(*intr_info)) in vmx_get_exit_info()6488 if (is_exception_with_error_code(*intr_info)) in vmx_get_entry_info()
6714 if (is_exception_with_error_code(exit_intr_info)) { in nested_vmx_reflect_vmexit()