Home
last modified time | relevance | path

Searched refs:VMEM_WALKER (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dvmem.h101 #define VMEM_WALKER 0x40 macro
/titanic_50/usr/src/uts/common/os/
H A Dvmem.c1388 if (typemask & VMEM_WALKER) in vmem_walk()
1392 walker.vs_type = VMEM_WALKER; in vmem_walk()
/titanic_50/usr/src/lib/libumem/common/
H A Dvmem.c1373 if (typemask & VMEM_WALKER) in vmem_walk()
1377 walker.vs_type = VMEM_WALKER; in vmem_walk()
/titanic_50/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3365 t = VMEM_WALKER; in vmem_seg()
3436 t == VMEM_WALKER ? "WLKR" : in vmem_seg()
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3732 t = VMEM_WALKER; in vmem_seg()
3803 t == VMEM_WALKER ? "WLKR" : in vmem_seg()