Searched refs:exception_has_error_code (Results 1 – 1 of 1) sorted by relevance
161 static u32 exception_has_error_code = BIT(DF_VECTOR) | BIT(TS_VECTOR) | in x86_exception_has_error_code() local165 return (1U << vector) & exception_has_error_code; in x86_exception_has_error_code()