Searched refs:alloc_shm_hugepage (Results 1 – 4 of 4) sorted by relevance
102 void *alloc_shm_hugepage(int *key, int size) in alloc_shm_hugepage() function
123 char *p = alloc_shm_hugepage(&shmid, HPS); in shm_hugepage()
208 addr = alloc_shm_hugepage(&shmkey, file_size * HPAGE_SIZE); in main()
831 page = alloc_shm_hugepage(&tmpcount, HPS); in shm_hugepage()