Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c6703 #define N_PRLE 1024 macro
6712 static struct prle page_relocate_log[N_PRLE];
6723 prl_entry = (prl_entry == (N_PRLE - 1))? 0 : prl_entry + 1; \