Searched refs:KHEAP_START_SIZE (Results 1 – 2 of 2) sorted by relevance
363 #define KHEAP_START_SIZE 32 macro376 #define KHEAP_START_IDX kalloc_log2down(KHEAP_START_SIZE)378 kalloc_log2down(KHEAP_START_SIZE))
1515 kheap_zsize[start + 1] = KHEAP_START_SIZE; in kalloc_type_create_zones_var()1756 if (size <= KHEAP_START_SIZE) { in kalloc_type_zone_for_size()