Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/
H A Dmmu-book3e.h70 #define MAS2_X1 0x00000020 macro
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A De500.h37 /* bits [6-5] MAS2_X1 and MAS2_X0 and [4-0] bits for WIMGE */
120 (MAS2_X0 | MAS2_X1 | MAS2_E | MAS2_G)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/
H A Dmmu-e500.h70 #define MAS2_X1 0x00000020 macro
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A De500.h37 /* bits [6-5] MAS2_X1 and MAS2_X0 and [4-0] bits for WIMGE */
120 (MAS2_X0 | MAS2_X1 | MAS2_E | MAS2_G)
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c3877 mas2 & MAS2_X1 ? 'v' : ' ', in dump_tlb_book3e()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dxmon.c3946 mas2 & MAS2_X1 ? 'v' : ' ', in dump_tlb_book3e()

Completed in 11 milliseconds