Home
last modified time | relevance | path

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

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