Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/mm/
Dfault.c131 unsigned long long lpage; in do_page_fault() local
360 unsigned long long match, pteh=0, lpage; in __flush_tlb_page() local
372 lpage = (page & NEFF_SIGN) ? (page | NEFF_MASK) : page; in __flush_tlb_page()
374 match |= lpage; in __flush_tlb_page()