Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/sys/
H A Dsidsys.c72 return (syscall(SYS_sidsys, SIDSYS_IDMAP_FLUSH_KCACHE)); in __idmap_flush_kcache()
/titanic_44/usr/src/uts/common/sys/
H A Dsid.h53 #define SIDSYS_IDMAP_FLUSH_KCACHE 3 macro
/titanic_44/usr/src/uts/common/syscall/
H A Dsidsys.c163 case SIDSYS_IDMAP_FLUSH_KCACHE: in sidsys()