Home
last modified time | relevance | path

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

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