Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dinit_64.c2257 #define _PAGE_CACHE_4U (_PAGE_CP_4U | _PAGE_CV_4U) macro
2670 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2674 _PAGE_CACHE_4U | _PAGE_P_4U | in sun4u_pgprot_init()
2680 _PAGE_CACHE = _PAGE_CACHE_4U; in sun4u_pgprot_init()
2702 page_none = _PAGE_PRESENT_4U | _PAGE_ACCESSED_4U | _PAGE_CACHE_4U; in sun4u_pgprot_init()
2703 page_shared = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2705 page_copy = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
2707 page_readonly = (_PAGE_VALID | _PAGE_PRESENT_4U | _PAGE_CACHE_4U | in sun4u_pgprot_init()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds