Home
last modified time | relevance | path

Searched refs:smmap32 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dsysent.c197 caddr_t smmap32(caddr32_t, size32_t, int, int, int, off32_t);
575 SYSENT_CL("mmap", smmap32, 6)),
940 /* 115 */ SYSENT_CI("mmap", smmap32, 6),
H A Dgrow.c839 smmap32(caddr32_t addr, size32_t len, int prot, int flags, int fd, off32_t pos) in smmap32() function
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_bufs.c767 extern caddr_t smmap32(caddr32_t, size32_t, int, int, int, off32_t);
768 #define drm_smmap smmap32