Searched refs:MLX5_SHM_ADDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dbitmap.h49 #define MLX5_SHM_ADDR ((void *)0x8000000000000000UL) macro
52 #define MLX5_SHM_ADDR NULL macro
H A Dbuf.c206 hmem->shmaddr = shmat(hmem->shmid, MLX5_SHM_ADDR, MLX5_SHMAT_FLAGS);

Completed in 155 milliseconds