Home
last modified time | relevance | path

Searched refs:svm_rootconf (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h486 int svm_rootconf(void);
/titanic_41/usr/src/uts/common/os/
H A Dswapgeneric.c244 svm_rootconf(void) in svm_rootconf() function
/titanic_41/usr/src/uts/sparc/ml/
H A Dmodstubs.s733 STUB(swapgeneric, svm_rootconf, 0);
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c984 if (svm_rootconf()) { in vfs_mountroot()