Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dbios_ebda.h48 void check_for_bios_corruption(void);
51 static inline void check_for_bios_corruption(void) in check_for_bios_corruption() function
/linux-4.1.27/arch/x86/kernel/
Dcheck.c118 void check_for_bios_corruption(void) in check_for_bios_corruption() function
148 check_for_bios_corruption(); in check_corruption()