Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc64/
Dpgtable.h108 #define _PAGE_SZ64K 0x2000000000000000 /* 64K Page */ macro
138 #define _PAGE_SZBITS _PAGE_SZ64K
/linux-2.4.37.9/arch/sparc64/mm/
Dgeneric.c71 __pgprot(pgprot_val (prot) | _PAGE_SZ64K), in io_remap_pte_range()