Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dswap.h206 #define SA_NOT 0x01 /* Must have slot from swap dev other than input one */ macro
/titanic_41/usr/src/uts/common/vm/
H A Dvm_swap.c160 if (flags & SA_NOT) { in swap_phys_alloc()