Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h155 #define _PAGE_WRITE_4V _AC(0x0400000000000000,UL) /* Writable SW Bit */ macro
392 : "i" (_PAGE_WRITE_4U), "i" (_PAGE_WRITE_4V)); in pte_write()
534 : "i" (_PAGE_WRITE_4U), "i" (_PAGE_WRITE_4V)); in pte_mkwrite_novma()
559 "i" (_PAGE_WRITE_4V | _PAGE_W_4V)); in pte_wrprotect()
1130 prot |= _PAGE_WRITE_4V; in pte_access_permitted()
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c2275 #define __DIRTY_BITS_4V (_PAGE_MODIFIED_4V | _PAGE_WRITE_4V | _PAGE_W_4V)
2771 __ACCESS_BITS_4V | _PAGE_WRITE_4V | _PAGE_EXEC_4V); in sun4v_pgprot_init()