Searched refs:vsw_type (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3446 uint8_t vsw_type; member in struct:vmem_seg_walk
3464 vsw->vsw_type = type;
3525 if (vsw->vsw_type != VMEM_NONE && seg.vs_type != vsw->vsw_type) {
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2933 uint8_t vsw_type; member in struct:vmem_seg_walk
2951 vsw->vsw_type = type;
3012 if (vsw->vsw_type != VMEM_NONE && seg.vs_type != vsw->vsw_type) {

Completed in 111 milliseconds