Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c696 int uncached; in sfmmu_kpm_mapin() local
707 uncached = PP_ISNC(pp); in sfmmu_kpm_mapin()
721 if (uncached) { in sfmmu_kpm_mapin()
755 if (uncached == 0) in sfmmu_kpm_mapin()
807 if (uncached == 0) { in sfmmu_kpm_mapin()
831 if (uncached == 0) { in sfmmu_kpm_mapin()
1212 int uncached = 0; in sfmmu_kpm_fault() local
1261 uncached = 1; in sfmmu_kpm_fault()
1431 uncached = 1; in sfmmu_kpm_fault()
1479 uncached = 1; in sfmmu_kpm_fault()
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dgcc-attr-list.h190 GCC_ATTR(uncached)
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c5019 int uncached; in lookup_enum_cache() local
5032 uncached = 0; in lookup_enum_cache()
5034 uncached = 1; in lookup_enum_cache()
5064 if (uncached) { in lookup_enum_cache()