Home
last modified time | relevance | path

Searched refs:SEG_PAGE_HASCOW (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg.h208 #define SEG_PAGE_HASCOW 0x04 /* VA has a page with a copy-on-write */ macro
H A Dseg_vn.c7545 ret |= SEG_PAGE_HASCOW; in segvn_incore()
7574 ret |= SEG_PAGE_HASCOW; in segvn_incore()