Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sparc/include/asm/
Dpgtable_64.h166 #define _PAGE_W_4V _AC(0x0000000000000040,UL) /* Writable */ macro
437 "i" (_PAGE_MODIFIED_4V | _PAGE_W_4V)); in pte_mkdirty()
461 "i" (_PAGE_MODIFIED_4V | _PAGE_W_4V)); in pte_mkclean()
503 "i" (_PAGE_WRITE_4V | _PAGE_W_4V)); in pte_wrprotect()
/linux-6.1.9/arch/sparc/mm/
Dinit_64.c2227 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()
2236 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()
2245 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()
2262 #define __DIRTY_BITS_4V (_PAGE_MODIFIED_4V | _PAGE_WRITE_4V | _PAGE_W_4V)
2592 page_cache4v_flag | _PAGE_P_4V | _PAGE_W_4V); in vmemmap_populate()
2743 _PAGE_W_4V); in sun4v_pgprot_init()
2820 _PAGE_EXEC_4V | _PAGE_W_4V); in kern_large_tte()