Searched refs:pages_huge (Results 1 – 4 of 4) sorted by relevance
81 bool pages_huge(void *addr, size_t size);
169 pages_huge(block, block->size); in base_auto_thp_switch()281 pages_huge(addr, block_size); in base_block_alloc()288 pages_huge(addr, block_size); in base_block_alloc()
362 pages_huge(void *addr, size_t size) { in pages_huge() function
283 #define pages_huge JEMALLOC_N(pages_huge) macro