Home
last modified time | relevance | path

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

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