Searched refs:HAT_FORCE_PGUNLOAD (Results 1 - 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/common/vm/ |
H A D | hat.h | 462 #define HAT_FORCE_PGUNLOAD 0x01 macro
|
H A D | vm_pvn.c | 504 HAT_FORCE_PGUNLOAD); 638 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
|
H A D | vm_page.c | 1242 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); 3076 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); 3131 (void) hat_pageunload(tpp, HAT_FORCE_PGUNLOAD); 3308 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); 4886 (void) hat_pageunload(targ, HAT_FORCE_PGUNLOAD); 5260 (void) hat_pageunload(tpp, HAT_FORCE_PGUNLOAD); 5532 (void) hat_pageunload(pp0, HAT_FORCE_PGUNLOAD); 6649 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
|
H A D | vm_anon.c | 1268 HAT_FORCE_PGUNLOAD); 1802 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); 1829 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); 3133 HAT_FORCE_PGUNLOAD);
|
H A D | seg_vn.c | 3327 (void) hat_pageunload(ppa[i], HAT_FORCE_PGUNLOAD);
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | vm_pageout.c | 1107 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
|
H A D | mem_cage.c | 1632 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
|
H A D | mem_config.c | 2005 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | pmem.c | 441 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD);
|
/illumos-gate/usr/src/uts/i86pc/vm/ |
H A D | vm_machdep.c | 2444 (void) hat_pageunload(pp, HAT_FORCE_PGUNLOAD); 2754 (void) hat_pageunload(expp, HAT_FORCE_PGUNLOAD);
|
H A D | hat_i86.c | 3514 (void) hati_pageunload(rootpp, 1, HAT_FORCE_PGUNLOAD);
|
Completed in 144 milliseconds