Searched refs:PAGELIST_ENTRIES_PER_PAGE (Results 1 – 1 of 1) sorted by relevance
17 #define PAGELIST_ENTRIES_PER_PAGE \ macro87 u64 pages_list[PAGELIST_ENTRIES_PER_PAGE]; in optee_alloc_and_init_page_list()103 list_size = DIV_ROUND_UP(num_pages, PAGELIST_ENTRIES_PER_PAGE) * in optee_alloc_and_init_page_list()118 if (n == PAGELIST_ENTRIES_PER_PAGE) { in optee_alloc_and_init_page_list()