Searched refs:_PAGE_MA_NAT (Results 1 – 2 of 2) sorted by relevance
129 vma->vm_page_prot = __pgprot(pgprot_val(PAGE_READONLY) | _PAGE_MA_NAT); in ia64_init_addr_space()
38 #define _PAGE_MA_NAT (0x7 << 2) /* not-a-thing attribute */ macro