Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/mm/
Dinit_64.c2259 #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U) macro
2674 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2678 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2684 _PAGE_CACHE = _PAGE_CACHE_4U; in sun4u_pgprot_init()
2706 page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U; in sun4u_pgprot_init()
2707 page_shared = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2709 page_copy = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2711 page_readonly = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()