Home
last modified time | relevance | path

Searched refs:copy_ptea_attributes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/mm/
H A Dtlb-sh4.c48 __raw_writel(copy_ptea_attributes(pteval), MMU_PTEA); in __update_tlb()
/openbmc/linux/arch/sh/include/asm/
H A Dpgtable_32.h97 static inline unsigned long copy_ptea_attributes(unsigned long x) in copy_ptea_attributes() function