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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dalign.c50 /* DSISR bits reported for a DCBZ instruction: */
51 #define DCBZ 0x5f /* 8xx/82xx dcbz faults when cache not enabled */ macro
446 * the exception of DCBZ which is handled as a special case here
448 if (instr == DCBZ)

Completed in 48 milliseconds