Searched refs:ppro_with_ram_bug (Results 1 – 3 of 3) sorted by relevance
16 int ppro_with_ram_bug(void);18 static inline int ppro_with_ram_bug(void) { return 0; } in ppro_with_ram_bug() function
323 int ppro_with_ram_bug(void) in ppro_with_ram_bug() function
1061 if (ppro_with_ram_bug()) { in setup_arch()