Searched refs:HUGE_MAX_HSTATE (Results 1 – 3 of 3) sorted by relevance
24 static struct kobject *hstate_kobjs[HUGE_MAX_HSTATE];32 for (i = 0; i < HUGE_MAX_HSTATE; i++) in kobj_to_hstate()351 struct kobject *hstate_kobjs[HUGE_MAX_HSTATE];380 for (i = 0; i < HUGE_MAX_HSTATE; i++) in kobj_to_node_hstate()
110 #define HUGE_MAX_HSTATE (2 + (NAPOT_ORDER_MAX - NAPOT_CONT_ORDER_BASE)) macro112 #define HUGE_MAX_HSTATE 2 macro
500 BUILD_BUG_ON(HUGE_MAX_HSTATE < 4); in hugetlbpage_init()