Home
last modified time | relevance | path

Searched refs:hash_default (Results 1 – 3 of 3) sorted by relevance

/arch/tile/include/asm/
Dprocessor.h280 extern int hash_default;
286 #define uheap_hash hash_default
/arch/tile/mm/
Dinit.c109 if (hash_default) in initial_heap_home()
193 int __write_once hash_default = 1; /* kernel allocator pages */ variable
194 EXPORT_SYMBOL(hash_default);
425 if (kdata_huge && !hash_default) { in kernel_physical_mapping_init()
Dhomecache.c309 if (hash_default) in pte_set_home()