Searched refs:PAGELIST_ENTRIES_PER_PAGE (Results 1 – 2 of 2) 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()
363 #define PAGELIST_ENTRIES_PER_PAGE \ macro372 int pages = DIV_ROUND_UP(num_entries, PAGELIST_ENTRIES_PER_PAGE); in get_pages_list_size()409 u64 pages_list[PAGELIST_ENTRIES_PER_PAGE]; in optee_fill_pages_list()435 if (n == PAGELIST_ENTRIES_PER_PAGE) { in optee_fill_pages_list()