Searched refs:_PAGE_SZ64K (Results 1 – 2 of 2) sorted by relevance
108 #define _PAGE_SZ64K 0x2000000000000000 /* 64K Page */ macro138 #define _PAGE_SZBITS _PAGE_SZ64K
71 __pgprot(pgprot_val (prot) | _PAGE_SZ64K), in io_remap_pte_range()