Home
last modified time | relevance | path

Searched refs:DCBZ (Results 1 - 6 of 6) sorted by relevance

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

Completed in 9 milliseconds