Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dsstep.h88 #define DCBZ 0x500 macro
/Linux-v5.10/arch/powerpc/kernel/
Dalign.c345 if (op.type != CACHEOP + DCBZ) in fix_alignment()
/Linux-v5.10/arch/powerpc/lib/
Dsstep.c2092 op->type = MKOP(CACHEOP, DCBZ, 0); in analyse_instr()
3354 case DCBZ: in emulate_step()