Searched refs:LEON_PMD_SH (Results 1 – 2 of 2) sorted by relevance
155 #define LEON_PMD_SH 18 macro164 #define LEON_PMD_SH 19 macro173 #define LEON_PMD_SH 20 macro182 #define LEON_PMD_SH 21 macro
112 ptr += (((vaddr >> LEON_PMD_SH) & LEON_PMD_M) * 4); in leon_swprobe()165 (vaddr & ~(-1 << LEON_PMD_SH)) | ((pte & ~0xff) << 4); in leon_swprobe()
Completed in 6 milliseconds