Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dbios_ebda.h28 void check_for_bios_corruption(void);
31 static inline void check_for_bios_corruption(void) in check_for_bios_corruption() function
/openbmc/linux/arch/x86/kernel/
H A Dcheck.c140 static void check_for_bios_corruption(void) in check_for_bios_corruption() function
169 check_for_bios_corruption(); in check_corruption()