Home
last modified time | relevance | path

Searched refs:SEG_PAGE_SOFTLOCK (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c7543 ret |= SEG_PAGE_SOFTLOCK; in segvn_incore()
7572 ret |= SEG_PAGE_SOFTLOCK; in segvn_incore()
H A Dseg.h209 #define SEG_PAGE_SOFTLOCK 0x08 /* VA has a page with softlock held */ macro