Searched refs:is_exception_with_error_code (Results 1 – 3 of 3) sorted by relevance
164 static inline bool is_exception_with_error_code(u32 intr_info) in is_exception_with_error_code() function
6189 if (is_exception_with_error_code(*intr_info)) in vmx_get_exit_info()6203 if (is_exception_with_error_code(*intr_info)) in vmx_get_entry_info()
6610 if (is_exception_with_error_code(exit_intr_info)) { in nested_vmx_reflect_vmexit()