Searched refs:PAGELIST_ENTRIES_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
364 #define PAGELIST_ENTRIES_PER_PAGE \ macro373 int pages = DIV_ROUND_UP(num_entries, PAGELIST_ENTRIES_PER_PAGE); in get_pages_list_size()410 u64 pages_list[PAGELIST_ENTRIES_PER_PAGE]; in optee_fill_pages_list()436 if (n == PAGELIST_ENTRIES_PER_PAGE) { in optee_fill_pages_list()