Searched refs:KPM_MAPPED_GO (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c856 (uncached) ? (KPM_MAPPED_GO | KPM_MAPPEDSC) :
857 (KPM_MAPPED_GO | KPM_MAPPEDS));
1590 &kpmsp->kshl_lock, (KPM_MAPPED_GO | KPM_MAPPEDSC));
1609 &kpmsp->kshl_lock, (KPM_MAPPED_GO | KPM_MAPPEDS));
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h2401 * If the bit KPM_MAPPED_GO is on, it indicates that the assembly tsb miss
2408 #define KPM_MAPPED_GO 0x10 /* the mapping is ready to go */ macro
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s4602 andcc %g7, KPM_MAPPED_GO, %g0 /* go or no go ? */

Completed in 81 milliseconds