Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds