Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/mm/
Dinit_64.c2259 #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U) macro
2671 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2675 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2681 _PAGE_CACHE = _PAGE_CACHE_4U; in sun4u_pgprot_init()
2703 page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U; in sun4u_pgprot_init()
2704 page_shared = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2706 page_copy = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2708 page_readonly = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()