Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c2272 #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U) macro
2687 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2691 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2697 _PAGE_CACHE = _PAGE_CACHE_4U; in sun4u_pgprot_init()
2719 page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U; in sun4u_pgprot_init()
2720 page_shared = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2722 page_copy = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2724 page_readonly = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()