Searched refs:LEON_PTE_M (Results 1 – 2 of 2) sorted by relevance
159 #define LEON_PTE_M 0x3f macro168 #define LEON_PTE_M 0x3f macro177 #define LEON_PTE_M 0x3f macro186 #define LEON_PTE_M 0x3f macro
140 ptr += (((vaddr >> LEON_PTE_SH) & LEON_PTE_M) * 4); in leon_swprobe()