Searched refs:no_hash_pointers_enable (Results 1 – 3 of 3) sorted by relevance
25 int no_hash_pointers_enable(char *str);
2252 int __init no_hash_pointers_enable(char *str) in no_hash_pointers_enable() function2275 early_param("no_hash_pointers", no_hash_pointers_enable);
5033 no_hash_pointers_enable(NULL); in kmem_cache_init()