Home
last modified time | relevance | path

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

/arch/ia64/include/asm/
Dpgtable.h37 #define _PAGE_MA_NAT (0x7 << 2) /* not-a-thing attribute */ macro
/arch/ia64/mm/
Dinit.c139 vma->vm_page_prot = __pgprot(pgprot_val(PAGE_READONLY) | _PAGE_MA_NAT); in ia64_init_addr_space()