Searched refs:hstate_sizelog (Results 1 – 3 of 3) sorted by relevance
754 static inline struct hstate *hstate_sizelog(int page_size_log) in hstate_sizelog() function1158 static inline struct hstate *hstate_sizelog(int page_size_log)
1487 struct hstate *h = hstate_sizelog(page_size_log); in get_hstate_idx()
745 hs = hstate_sizelog((shmflg >> SHM_HUGE_SHIFT) & SHM_HUGE_MASK); in newseg()