Home
last modified time | relevance | path

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

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