Searched refs:_PAGE_W_4V (Results 1 – 2 of 2) sorted by relevance
165 #define _PAGE_W_4V _AC(0x0000000000000040,UL) /* Writable */ macro399 "i" (_PAGE_MODIFIED_4V | _PAGE_W_4V)); in pte_mkdirty()423 "i" (_PAGE_MODIFIED_4V | _PAGE_W_4V)); in pte_mkclean()465 "i" (_PAGE_WRITE_4V | _PAGE_W_4V)); in pte_wrprotect()
1727 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()1736 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()1745 _PAGE_P_4V | _PAGE_W_4V); in sun4v_linear_pte_xor_finalize()2142 #define __DIRTY_BITS_4V (_PAGE_MODIFIED_4V | _PAGE_WRITE_4V | _PAGE_W_4V)2187 _PAGE_P_4V | _PAGE_W_4V); in vmemmap_populate()2335 _PAGE_P_4V | _PAGE_W_4V); in sun4v_pgprot_init()2412 _PAGE_EXEC_4V | _PAGE_W_4V); in kern_large_tte()2643 pte |= _PAGE_W_4V; in pmd_pgprot()