Home
last modified time | relevance | path

Searched refs:ppro_with_ram_bug (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dbugs.h8 int ppro_with_ram_bug(void);
10 static inline int ppro_with_ram_bug(void) { return 0; } in ppro_with_ram_bug() function
/linux/arch/x86/kernel/
H A Dsetup.c930 if (ppro_with_ram_bug()) { in setup_arch()
/linux/arch/x86/kernel/cpu/
H A Dintel.c378 int ppro_with_ram_bug(void) in ppro_with_ram_bug() function