Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/mm/
H A Dtlb-sh4.c42 __raw_writel(pte.pte_high, MMU_PTEA); in __update_tlb()
48 __raw_writel(copy_ptea_attributes(pteval), MMU_PTEA); in __update_tlb()
H A Dtlb-pteaex.c47 __raw_writel(pte.pte_high, MMU_PTEA); in __update_tlb()
/openbmc/linux/arch/sh/include/cpu-sh4/cpu/
H A Dmmu_context.h14 #define MMU_PTEA 0xFF000034 /* PTE assistance register */ macro