of_workarounds     88 arch/powerpc/kernel/prom_init.c #define OF_WORKAROUNDS	of_workarounds
of_workarounds     89 arch/powerpc/kernel/prom_init.c static int of_workarounds __prombss;
of_workarounds   2193 arch/powerpc/kernel/prom_init.c 		of_workarounds = OF_WA_CLAIM;
of_workarounds   2195 arch/powerpc/kernel/prom_init.c 		of_workarounds = OF_WA_CLAIM | OF_WA_LONGTRAIL;
of_workarounds   2204 arch/powerpc/kernel/prom_init.c 		of_workarounds &= ~OF_WA_CLAIM;		/* hmmm */