Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sparc/mm/
A Dinit_64.c57 static unsigned long page_cache4v_flag; variable
2330 page_cache4v_flag = _PAGE_CP_4V; in paging_init()
2333 page_cache4v_flag = _PAGE_CACHE_4V; in paging_init()
2591 page_cache4v_flag | _PAGE_P_4V | _PAGE_W_4V); in vmemmap_populate()
2726 page_cache4v_flag | _PAGE_P_4V | in sun4v_pgprot_init()
2733 _PAGE_CACHE = page_cache4v_flag; in sun4v_pgprot_init()
2741 kern_linear_pte_xor[0] |= (page_cache4v_flag | _PAGE_P_4V | in sun4v_pgprot_init()
2755 page_none = _PAGE_PRESENT_4V | _PAGE_ACCESSED_4V | page_cache4v_flag; in sun4v_pgprot_init()
2756 page_shared = (_PAGE_VALID | _PAGE_PRESENT_4V | page_cache4v_flag | in sun4v_pgprot_init()
2758 page_copy = (_PAGE_VALID | _PAGE_PRESENT_4V | page_cache4v_flag | in sun4v_pgprot_init()
[all …]

Completed in 9 milliseconds