Searched refs:uncached (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c696 int uncached; local
707 uncached = PP_ISNC(pp);
721 if (uncached) {
727 * Pages in uncached state can only be mapped
755 if (uncached == 0)
807 if (uncached == 0) {
831 if (uncached == 0) {
856 (uncached) ? (KPM_MAPPED_GO | KPM_MAPPEDSC) :
913 panic("sfmmu_kpm_mapout: uncached page not "
1014 panic("sfmmu_kpm_mapout: uncached "
1212 int uncached = 0; local
[all...]
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c4998 * If the "uncached" flag is set, derives the "cmp_str" afresh
5006 int uncached; local
5019 uncached = 0;
5021 uncached = 1;
5051 if (uncached) {

Completed in 89 milliseconds