Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/mm/
Dinit_64.c1975 #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U) macro
2432 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2436 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2442 _PAGE_CACHE = _PAGE_CACHE_4U; in sun4u_pgprot_init()
2464 page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U; in sun4u_pgprot_init()
2465 page_shared = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2467 page_copy = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2469 page_readonly = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()