Searched refs:N_PRLE (Results 1 – 1 of 1) sorted by relevance
6814 #define N_PRLE 1024 macro6823 static struct prle page_relocate_log[N_PRLE];6834 prl_entry = (prl_entry == (N_PRLE - 1))? 0 : prl_entry + 1; \