Searched refs:get_hugepd_cache_index (Results 1 – 5 of 5) sorted by relevance
57 static inline int get_hugepd_cache_index(int index) in get_hugepd_cache_index() function
60 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
343 get_hugepd_cache_index(pdshift - shift)); in free_hugepd_range()