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

/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s461 * where value is RUNTIME_PATCH (aka 0) in this case.
464 sethi %hh(RUNTIME_PATCH), tmp ;\
465 sethi %lm(RUNTIME_PATCH), dest ;\
466 or tmp, %hm(RUNTIME_PATCH), tmp ;\
467 or dest, %lo(RUNTIME_PATCH), dest ;\
1037 * patched correspond to RUNTIME_PATCH (aka 0)
1041 * sethi %hh(RUNTIME_PATCH), tmp
1042 * sethi %lm(RUNTIME_PATCH), dest
1043 * or tmp, %hm(RUNTIME_PATCH), tmp
1044 * or dest, %lo(RUNTIME_PATCH), des
[all...]
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu.h392 or %g0, RUNTIME_PATCH, tsbreg; \
418 or %g0, RUNTIME_PATCH, tmp3 ;\
466 * runtime; otherwise we leave it alone (which is why RUNTIME_PATCH
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1993 #define RUNTIME_PATCH (0) macro

Completed in 73 milliseconds