Home
last modified time | relevance | path

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

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