Home
last modified time | relevance | path

Searched defs:mcheck_init (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmce.h217 static inline int mcheck_init(void) { return 0; } in mcheck_init() function
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c2365 int __init mcheck_init(void) in mcheck_init() function