Home
last modified time | relevance | path

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

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