Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dpgtable_64.h145 #define _PAGE_E_4U _AC(0x0000000000000008,UL) /* side-Effect */ macro
308 _PAGE_CP_4U | _PAGE_CV_4U | _PAGE_E_4U | in pte_modify()
349 : "0" (val), "i" (_PAGE_CP_4U | _PAGE_CV_4U), "i" (_PAGE_E_4U), in pgprot_noncached()
/linux/arch/sparc/mm/
H A Dinit_64.c2684 _PAGE_E = _PAGE_E_4U; in sun4u_pgprot_init()
2688 __ACCESS_BITS_4U | _PAGE_E_4U); in sun4u_pgprot_init()