Searched defs:_PAGE_EXT (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable_32.h74 #define _PAGE_EXT(x) ((unsigned long long)(x) << 32) macro
H A Dpgtable_64.h121 #define _PAGE_EXT(x) ((unsigned long long)(x) << 32) macro

Completed in 73 milliseconds