Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dbios_ebda.h29 void start_periodic_check_for_corruption(void);
35 static inline void start_periodic_check_for_corruption(void) in start_periodic_check_for_corruption() function
/linux-6.6.21/arch/x86/kernel/
Dcheck.c174 static int start_periodic_check_for_corruption(void) in start_periodic_check_for_corruption() function
186 device_initcall(start_periodic_check_for_corruption);