MMU_PTEAEX         17 arch/sh/include/asm/mmu_context_32.h 	__raw_writel(asid, MMU_PTEAEX);
MMU_PTEAEX         22 arch/sh/include/asm/mmu_context_32.h 	return __raw_readl(MMU_PTEAEX) & MMU_CONTEXT_ASID_MASK;
MMU_PTEAEX         35 arch/sh/mm/tlb-pteaex.c 	__raw_writel(get_asid(), MMU_PTEAEX);