Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/arch/x86/kernel/
Dcheck.c110 void check_for_bios_corruption(void) in check_for_bios_corruption() function
140 check_for_bios_corruption(); in check_corruption()