Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dmmu_context.h11 #define MMU_PTEL 0xFFFFFFF4 /* Page table entry register LOW */ macro
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dmmu_context.h11 #define MMU_PTEL 0xFF000004 /* Page table entry register LOW */ macro
/openbmc/linux/arch/sh/mm/
H A Dtlb-sh3.c48 __raw_writel(pteval, MMU_PTEL); in __update_tlb()
H A Dtlb-pteaex.c56 __raw_writel(pteval, MMU_PTEL); in __update_tlb()
H A Dtlb-sh4.c58 __raw_writel(pteval, MMU_PTEL); in __update_tlb()