Searched refs:LEON_PTE_M (Results 1 – 2 of 2) sorted by relevance
158 #define LEON_PTE_M 0x3f macro167 #define LEON_PTE_M 0x3f macro176 #define LEON_PTE_M 0x3f macro185 #define LEON_PTE_M 0x3f macro
139 ptr += (((vaddr >> LEON_PTE_SH) & LEON_PTE_M) * 4); in leon_swprobe()