Home
last modified time | relevance | path

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

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