Searched defs:_PAGE_EXT (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/sh/include/asm/ | ||
H A D | pgtable_32.h | 74 #define _PAGE_EXT(x) ((unsigned long long)(x) << 32) macro |
H A D | pgtable_64.h | 121 #define _PAGE_EXT(x) ((unsigned long long)(x) << 32) macro |
Completed in 73 milliseconds