Home
last modified time | relevance | path

Searched defs:incore (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Durw.c117 char incore = 0; in page_valid() local
/titanic_50/usr/src/cmd/sysdef/
H A Dsysdef.c96 int incore = 1; /* The default is "incore" */ variable
/titanic_50/usr/src/uts/common/vm/
H A Dvm_usage.c897 vmu_bound_t **first, vmu_bound_t **last, boolean_t incore) in vmu_amp_update_incore_bounds()
1101 boolean_t incore = B_FALSE; in vmu_calculate_seg() local
H A Dseg.h129 size_t (*incore)(struct seg *, caddr_t, size_t, char *); member