Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dbios_ebda.h49 void start_periodic_check_for_corruption(void);
55 static inline void start_periodic_check_for_corruption(void) in start_periodic_check_for_corruption() function
/arch/x86/kernel/
Dcheck.c169 static int start_periodic_check_for_corruption(void) in start_periodic_check_for_corruption() function
181 device_initcall(start_periodic_check_for_corruption);