Home
last modified time | relevance | path

Searched refs:_mmu_pagesize (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dparam.h368 extern const unsigned long _mmu_pagesize;
386 #define MMU_PAGESIZE _mmu_pagesize
/titanic_44/usr/src/uts/common/conf/
H A Dparam.c106 const unsigned long _mmu_pagesize = (unsigned long)MMU_PAGESIZE; variable