Searched refs:_PAGE_SZ512K (Results 1 – 2 of 2) sorted by relevance
107 #define _PAGE_SZ512K 0x4000000000000000 /* 512K Page */ macro140 #define _PAGE_SZBITS _PAGE_SZ512K
65 __pgprot(pgprot_val (prot) | _PAGE_SZ512K), in io_remap_pte_range()