Home
last modified time | relevance | path

Searched refs:DCBTST (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dsstep.h85 #define DCBTST 0x200 macro
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dsstep.c2087 op->type = MKOP(CACHEOP, DCBTST, 0); in analyse_instr()
2093 op->type = MKOP(CACHEOP, DCBTST, 0); in analyse_instr()
3416 case DCBTST: in emulate_step()