Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h107 #define _PAGE_SZ512K 0x4000000000000000 /* 512K Page */ macro
140 #define _PAGE_SZBITS _PAGE_SZ512K
/linux-2.4.37.9/arch/sparc64/mm/
Dgeneric.c65 __pgprot(pgprot_val (prot) | _PAGE_SZ512K), in io_remap_pte_range()