Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmce.h208 static inline int mcheck_init(void) { return 0; } in mcheck_init() function
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
Dcore.c2244 int __init mcheck_init(void) in mcheck_init() function