Home
last modified time | relevance | path

Searched refs:extract_syndrome (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/edac/
Damd64_edac.h397 static inline u16 extract_syndrome(u64 status) in extract_syndrome() function
Damd64_edac.c1923 syndrome = extract_syndrome(m->status); in amd64_handle_ce()