Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dsstep.h81 #define CACHEOP_MASK 0x700 macro
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c3607 switch (op.type & CACHEOP_MASK) { in emulate_step()