Searched refs:LEON_PGD_M (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
H A Dleon.h153 #define LEON_PGD_M 0xff macro
162 #define LEON_PGD_M 0x7f macro
171 #define LEON_PGD_M 0x3f macro
180 #define LEON_PGD_M 0x0f macro
/linux-4.4.14/arch/sparc/mm/
H A Dleon_mm.c88 ptr += ((((vaddr) >> LEON_PGD_SH) & LEON_PGD_M) * 4); leon_swprobe()

Completed in 91 milliseconds