Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dpgtable_64.h167 #define _PAGE_W_4V _AC(0x0000000000000040,UL) /* Writable */ macro
473 : "0" (val), "i" (_PAGE_W_4U), "i" (_PAGE_W_4V)); in __pte_mkhwwrite()
516 "i" (_PAGE_MODIFIED_4V | _PAGE_W_4V)); in pte_mkclean()
559 "i" (_PAGE_WRITE_4V | _PAGE_W_4V)); in pte_wrprotect()
/linux/arch/sparc/mm/
H A Dinit_64.c2233 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()
2242 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()
2251 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()
2268 #define __DIRTY_BITS_4V (_PAGE_MODIFIED_4V | _PAGE_WRITE_4V | _PAGE_W_4V)
2598 page_cache4v_flag | _PAGE_P_4V | _PAGE_W_4V); in vmemmap_populate()
2744 _PAGE_W_4V); in sun4v_pgprot_init()
2821 _PAGE_EXEC_4V | _PAGE_W_4V); in kern_large_tte()