• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/powerpc/aim/

Lines Matching defs:pages

727 		/* Now enter the pages for this mapping */
925 /* Level 0 reservations consist of 4096 pages (16MB superpage). */
1743 /* Free any dead pages */
1762 * Try to promote pages.
1817 * Maps a sequence of resident pages belonging to the same object.
1979 printf("mmu_oea64: HW does not support large pages. "
2111 * optimal aging of shared pages.
2203 /* Free any dead pages */
2352 * unchanged. Other architectures should map the pages starting at '*virt' and
2639 * Map a list of wired pages into kernel virtual address space. This is
2699 * Remove all pages mapped by the specified pmap
3182 * Map a set of physical memory pages into the kernel virtual
3437 moea64_page_array_startup(long pages)
3451 size = round_page(pages * sizeof(struct vm_page));
3455 vm_page_array_size = pages;
3464 /* Now get the number of pages required per domain. */
3483 * Map in chunks that can get us all 16MB pages. There will be some
3488 for (i = 0; i < MAXMEMDOM && vm_page_array_size < pages; i++) {
3491 size = ulmin(pages - vm_page_array_size, dom_pages[i]);
3504 vm_page_array_size = pages;
3716 /* Enter pages */
3797 * Check if all pages meet promotion criteria.
3800 * of the entered pages of a superpage, which can be expensive
3807 * wired/cached pages while others map to pages allocated from a
3869 * 2- If promoted pages are writable, they were modified.
3874 /* Promote pages */
3921 /* Demote pages */
3953 * means all pages should consider it set.
4053 /* Handle pages that became executable */
4233 * Since this reference bit is shared by 4096 4KB pages, it