Searched refs:VMEM_ROTOR (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dvmem.h99 #define VMEM_ROTOR 0x20 macro
/opensolaris-onvv-gate/usr/src/lib/libumem/common/
H A Dvmem.c415 ASSERT(vsp->vs_type != VMEM_ROTOR);
1483 vsp->vs_type = VMEM_ROTOR;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dvmem.c539 ASSERT(vsp->vs_type != VMEM_ROTOR);
1486 vsp->vs_type = VMEM_ROTOR;
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3691 t = VMEM_ROTOR;
3764 t == VMEM_ROTOR ? "ROTR" :
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3178 t = VMEM_ROTOR;
3251 t == VMEM_ROTOR ? "ROTR" :

Completed in 202 milliseconds