Home
last modified time | relevance | path

Searched refs:mcheck_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmce.h203 int mcheck_init(void);
208 static inline int mcheck_init(void) { return 0; } in mcheck_init() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c1244 mcheck_init(); in setup_arch()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dcore.c2244 int __init mcheck_init(void) in mcheck_init() function