Home
last modified time | relevance | path

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

/arch/sh/mm/
Dtlb-sh4.c43 __raw_writel(pte.pte_high, MMU_PTEA); in __update_tlb()
49 __raw_writel(copy_ptea_attributes(pteval), MMU_PTEA); in __update_tlb()
Dtlb-pteaex.c47 __raw_writel(pte.pte_high, MMU_PTEA); in __update_tlb()
/arch/sh/include/cpu-sh4/cpu/
Dmmu_context.h17 #define MMU_PTEA 0xFF000034 /* PTE assistance register */ macro