Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dsstep.h87 #define DCBZ 0x500 macro
/linux/arch/powerpc/kernel/
H A Dalign.c349 if (op.type != CACHEOP + DCBZ) in fix_alignment()
/linux/arch/powerpc/lib/
H A Dsstep.c2267 op->type = MKOP(CACHEOP, DCBZ, 0); in analyse_instr()
3628 case DCBZ: in emulate_step()