Home
last modified time | relevance | path

Searched refs:PGR_NORELOC (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/vm/
H A Dpage.h886 #define PGR_NORELOC 0x2 /* allocate a P_NORELOC page */ macro
H A Dvm_pagelist.c4168 } else if (pgrflags & PGR_NORELOC) { in page_get_replacement_page()
H A Dvm_page.c5075 rpp = page_get_replacement_page(tpp, NULL, PGR_NORELOC); in page_relocate_cage()