Home
last modified time | relevance | path

Searched refs:pteh_low (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/sh64/mm/
Dfault.c425 unsigned long long match, pteh=0, pteh_epn, pteh_low; in flush_tlb_range() local
464 pteh_low = pteh & ~PAGE_MASK; in flush_tlb_range()
466 if (pteh_low == match && pteh_epn >= start && pteh_epn <= end) in flush_tlb_range()
477 pteh_low = pteh & ~PAGE_MASK; in flush_tlb_range()
479 if (pteh_low == match && pteh_epn >= start && pteh_epn <= end) in flush_tlb_range()