Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/mm/
Dfault.c373 unsigned long saved_asid = MMU_NO_ASID; in flush_tlb_page()
384 if (saved_asid != MMU_NO_ASID) in flush_tlb_page()
405 unsigned long saved_asid = MMU_NO_ASID; in flush_tlb_range()
418 if (saved_asid != MMU_NO_ASID) in flush_tlb_range()
/linux-2.4.37.9/include/asm-sh/
Dmmu_context.h25 #define MMU_NO_ASID 0x100 macro
/linux-2.4.37.9/include/asm-sh64/
Dmmu_context.h45 #define MMU_NO_ASID 0x100 macro