pteh_epn           83 arch/sh/mm/tlbflush_64.c 	unsigned long long match, pteh=0, pteh_epn, pteh_low;
pteh_epn          105 arch/sh/mm/tlbflush_64.c 		pteh_epn = pteh & PAGE_MASK;
pteh_epn          108 arch/sh/mm/tlbflush_64.c 		if (pteh_low == match && pteh_epn >= start && pteh_epn <= end)
pteh_epn          118 arch/sh/mm/tlbflush_64.c 		pteh_epn = pteh & PAGE_MASK;
pteh_epn          121 arch/sh/mm/tlbflush_64.c 		if (pteh_low == match && pteh_epn >= start && pteh_epn <= end)