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