Searched refs:OF_WA_CLAIM (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dprom_init.c96 #define OF_WA_CLAIM 1 /* do phys/virt claim separately, then map */ macro
596 if (align == 0 && (OF_WORKAROUNDS & OF_WA_CLAIM)) {
2256 of_workarounds = OF_WA_CLAIM;
2258 of_workarounds = OF_WA_CLAIM | OF_WA_LONGTRAIL;
2267 of_workarounds &= ~OF_WA_CLAIM; /* hmmm */

Completed in 118 milliseconds