Searched defs:exception_has_error_code (Results 1 – 2 of 2) sorted by relevance
176 static u32 exception_has_error_code = BIT(DF_VECTOR) | BIT(TS_VECTOR) | in x86_exception_has_error_code() local
627 int exception_has_error_code(int intno) in exception_has_error_code() function