Searched refs:TSB_RELOC_FLAG (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dsfmmu.c527 { "RELOC", TSB_RELOC_FLAG, TSB_RELOC_FLAG },
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h263 #define TSB_RELOC_FLAG 0x1 macro
H A Dhat_sfmmu.c2727 if ((tsbinfop->tsb_flags & TSB_RELOC_FLAG) != 0) {
2817 if ((tsbinfop->tsb_flags & TSB_RELOC_FLAG) != 0) {
8821 if (tsbinfo->tsb_flags & TSB_RELOC_FLAG) {
11805 if (tsbinfop->tsb_flags & TSB_RELOC_FLAG) {
11828 if (tsbinfop->tsb_flags & TSB_RELOC_FLAG) {
11888 if (tp->tsb_flags & TSB_RELOC_FLAG) {
12560 tsbinfop->tsb_flags |= TSB_RELOC_FLAG;
12665 tsbinfop->tsb_flags &= ~TSB_RELOC_FLAG;
15022 ASSERT(!(tsbinfop->tsb_flags & TSB_RELOC_FLAG));
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c792 (tsbinfop->tsb_flags & TSB_RELOC_FLAG) != 0) {

Completed in 94 milliseconds