Searched refs:slb_error_bits (Results 1 – 1 of 1) sorted by relevance
115 static long mce_handle_derror(uint64_t dsisr, uint64_t slb_error_bits) in mce_handle_derror() argument124 if (dsisr & slb_error_bits) { in mce_handle_derror()127 dsisr &= ~(slb_error_bits); in mce_handle_derror()