Home
last modified time | relevance | path

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

/arch/sh/mm/
A Dtlb-sh3.c40 vpn = (address & MMU_VPN_MASK) | get_asid(); in __update_tlb()
A Dtlb-pteaex.c31 vpn = address & MMU_VPN_MASK; in __update_tlb()
A Dtlb-sh4.c29 vpn = (address & MMU_VPN_MASK) | get_asid(); in __update_tlb()
/arch/sh/include/asm/
A Dmmu_context.h48 #define MMU_VPN_MASK 0xfffff000 macro

Completed in 6 milliseconds