Searched refs:smmap64 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_bufs.c763 extern caddr_t smmap64(caddr_t, size_t, int, int, int, off_t);
764 #define drm_smmap smmap64
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c197 caddr_t smmap64(caddr_t, size_t, int, int, int, off_t);
575 SYSENT_CL("mmap", smmap64, 6),
H A Dgrow.c847 smmap64(caddr_t addr, size_t len, int prot, int flags, int fd, off_t pos) function

Completed in 891 milliseconds