Home
last modified time | relevance | path

Searched defs:MAS0_TLBSEL_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h44 #define MAS0_TLBSEL_MASK 0x30000000 macro
/openbmc/qemu/target/ppc/
H A Dcpu.h935 #define MAS0_TLBSEL_MASK (3 << MAS0_TLBSEL_SHIFT) macro