Searched defs:_PAGE_EXT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/sh/include/asm/ | ||
D | pgtable_64.h | 118 #define _PAGE_EXT(x) ((unsigned long long)(x) << 32) macro |
D | pgtable_32.h | 75 #define _PAGE_EXT(x) ((unsigned long long)(x) << 32) macro |