Home
last modified time | relevance | path

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

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