Searched refs:allocate_transhuge (Results 1 – 3 of 3) sorted by relevance
41 static inline int64_t allocate_transhuge(void *ptr, int pagemap_fd) in allocate_transhuge() function
90 pfn = allocate_transhuge(p, pagemap_fd); in main()
483 if (allocate_transhuge(p, pagemap_fd) < 0) in ksm_merge_hugepages_time()