Home
last modified time | relevance | path

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

/linux/mm/
H A Dsparse.c312 return BITS_TO_LONGS(SECTION_BLOCKFLAGS_BITS) * sizeof(unsigned long); in usemap_size()
/linux/include/linux/
H A Dmmzone.h1754 #define SECTION_BLOCKFLAGS_BITS \ macro