Home
last modified time | relevance | path

Searched refs:PP_TOXIC (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dmem_config.c1925 if (PP_TOXIC(pp)) { in delete_memory_thread()
1938 if (!PP_TOXIC(pp)) { in delete_memory_thread()
2011 if (mod && !PP_TOXIC(pp)) { in delete_memory_thread()
2082 if (PP_TOXIC(pp)) { in delete_memory_thread()
/titanic_41/usr/src/uts/common/vm/
H A Dpage.h1020 #define PP_TOXIC(pp) ((pp)->p_toxic & PR_TOXIC) macro
H A Dpage_retire.c1052 if ((reason & PR_UE) && !PP_TOXIC(pp)) { in page_retire()
H A Dvm_page.c7149 if (PP_TOXIC(pp)) { in page_retire_mdboot()