Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/nohash/
A Dmmu-book3e.h66 #define MAS1_GET_TSIZE(mas1) (((mas1) & MAS1_TSIZE_MASK) >> MAS1_TSIZE_SHIFT) macro
/linux/arch/powerpc/kvm/
A De500_mmu_host.c694 psize_shift = MAS1_GET_TSIZE(mas1) + 10; in kvmppc_load_last_inst()

Completed in 7 milliseconds