Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dpalinfo.c824 #define NR_PALINFO_ENTRIES (int) ARRAY_SIZE(palinfo_entries) macro
950 for (j=0; j < NR_PALINFO_ENTRIES; j++) { in create_palinfo_proc_entries()