Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmemblock.h207 static inline void memblock_set_region_flags(struct memblock_region *r, in memblock_set_region_flags() function
/linux-4.1.27/mm/
Dmemblock.c749 memblock_set_region_flags(&type->regions[i], flag); in memblock_setclr_flag()