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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/mm/
H A Dtlbflush_64.c369 unsigned long long match, pteh=0, pteh_epn, pteh_low; local
391 pteh_epn = pteh & PAGE_MASK;
394 if (pteh_low == match && pteh_epn >= start && pteh_epn <= end)
404 pteh_epn = pteh & PAGE_MASK;
407 if (pteh_low == match && pteh_epn >= start && pteh_epn <= end)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/mm/
H A Dtlbflush_64.c369 unsigned long long match, pteh=0, pteh_epn, pteh_low; local
391 pteh_epn = pteh & PAGE_MASK;
394 if (pteh_low == match && pteh_epn >= start && pteh_epn <= end)
404 pteh_epn = pteh & PAGE_MASK;
407 if (pteh_low == match && pteh_epn >= start && pteh_epn <= end)

Completed in 74 milliseconds