Searched refs:get_hugepd_cache_index (Results 1 – 5 of 5) sorted by relevance
48 static inline int get_hugepd_cache_index(int index) in get_hugepd_cache_index() function
50 static inline int get_hugepd_cache_index(int index) in get_hugepd_cache_index() function
47 #define get_hugepd_cache_index(x) (x) macro
50 #define get_hugepd_cache_index(x) (x) macro
344 get_hugepd_cache_index(pdshift - shift)); in free_hugepd_range()