Searched refs:ppro_with_ram_bug (Results 1 – 3 of 3) sorted by relevance
7 int ppro_with_ram_bug(void);9 static inline int ppro_with_ram_bug(void) { return 0; } in ppro_with_ram_bug() function
155 int __cpuinit ppro_with_ram_bug(void) in ppro_with_ram_bug() function
848 if (ppro_with_ram_bug()) { in setup_arch()