Home
last modified time | relevance | path

Searched refs:MAS0_TLBSEL_SHIFT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dmmu-book3e.h45 #define MAS0_TLBSEL_SHIFT 28 macro
46 #define MAS0_TLBSEL(x) (((x) << MAS0_TLBSEL_SHIFT) & MAS0_TLBSEL_MASK)
48 MAS0_TLBSEL_SHIFT)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h45 #define MAS0_TLBSEL_SHIFT 28 macro
46 #define MAS0_TLBSEL(x) (((x) << MAS0_TLBSEL_SHIFT) & MAS0_TLBSEL_MASK)
48 MAS0_TLBSEL_SHIFT)

Completed in 3 milliseconds