Searched refs:SHM_HUGETLB (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libmlx5/ | ||
H A D | config.h | 20 #define SHM_HUGETLB 0 macro |
H A D | buf.c | 200 hmem->shmid = shmget(IPC_PRIVATE, shm_len, SHM_HUGETLB | SHM_R | SHM_W); in alloc_huge_mem() |