Searched refs:SECTION_BLOCKFLAGS_BITS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | mmzone.h | 1012 #define SECTION_BLOCKFLAGS_BITS \ macro |
/linux-4.4.14/mm/ | ||
D | sparse.c | 250 size_bytes = roundup(SECTION_BLOCKFLAGS_BITS, 8) / 8; in usemap_size() |