Searched refs:pages (Results 126 - 150 of 189) sorted by relevance

12345678

/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_upgtvar.h369 uint8_t pages; member in struct:upgt_memory
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h111 vm_page_t *pages; member in struct:pageset
/freebsd-11-stable/sys/dev/drm/
H A DdrmP.h458 int pages; member in struct:drm_agp_mem
480 vm_pindex_t pages; member in struct:drm_sg_mem
807 void *drm_agp_allocate_memory(size_t pages, u32 type);
/freebsd-11-stable/contrib/mdocml/
H A Dmandocdb.c179 static struct mpage *mpage_head; /* list of distinct manual pages */
180 static struct ohash mpages; /* table of distinct manual pages */
2062 mpage->dba = dba_page_new(dba->pages,
2100 dba_array_FOREACH(dba->pages, page) {
2109 dba_array_del(dba->pages);
2131 dba_array_start(dba->pages);
2132 if (dba_array_next(dba->pages) == NULL) {
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_irq.c897 if (src == NULL || src->pages == NULL)
932 drm_clflush_pages(&src->pages[i], 1);
935 sf = sf_buf_alloc(src->pages[i], SFB_CPUPRIVATE |
947 drm_clflush_pages(&src->pages[i], 1);
950 dst->pages[i] = d;
961 free(dst->pages[i], DRM_I915_GEM);
975 free(obj->pages[page], DRM_I915_GEM);
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c1505 struct page **pages; local
1519 pages = kmalloc(sizeof(struct page *) * num_pages, GFP_KERNEL);
1520 if (pages == NULL) {
1522 "Unable to allocation memory for %d pages\n",
1534 pages, /* pages (array of page pointers) */
1550 page = pages[page_idx];
1568 page_cache_release(pages[page_idx]);
1570 kfree(pages);
/freebsd-11-stable/crypto/openssl/util/
H A Dpod2man.pl9 pod2man - translate embedded Perl pod directives into man pages
76 best if you put your Perl man pages in a separate tree, like
146 Other man pages to check out, like man(1), man(7), makewhatis(8), or catman(8).
/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo_vm.c225 m = ttm->pages[OFF_TO_IDX(offset)];
/freebsd-11-stable/sys/amd64/include/
H A Dpmap.h180 #define NUPML4E (NPML4EPG/2) /* number of userland PML4 pages */
181 #define NUPDPE (NUPML4E*NPDPEPG)/* number of userland PDP pages */
327 struct vm_radix pm_root; /* spare page table pages */
433 void pmap_invalidate_cache_pages(vm_page_t *pages, int count);
/freebsd-11-stable/contrib/tnftp/src/
H A DMakefile.in645 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
647 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
/freebsd-11-stable/contrib/bmake/mk/
H A Down.mk153 # Define MANZ to have the man pages compressed (gzip)
/freebsd-11-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec98 - Marked all manual pages as %doc(umentation)
/freebsd-11-stable/sys/dev/agp/
H A Dagp.c536 * Allocate the pages early, before acquiring the lock,
547 * the pages will be allocated and zeroed.
566 * Bind the individual pages and flush the chipset's
588 * and unwire the pages.
643 * Unbind the individual pages and flush the chipset's
644 * TLB. Unwire the pages so they can be swapped.
987 agp_bind_pages(device_t dev, vm_page_t *pages, vm_size_t size, argument
1003 m = pages[OFF_TO_IDX(i)];
/freebsd-11-stable/sbin/nvmecontrol/
H A Dlogpage.c271 * Intel specific log pages from
302 * Read and write stats pages have identical encoding.
774 int pages; local
782 pages = *walker++;
805 * This includes Intel specific pages that are widely implemented.
806 * Make sure you keep all the pages of one vendor together so -v help
807 * lists all the vendors pages.
/freebsd-11-stable/sys/sys/
H A Dproc.h341 struct vm_page **td_ma; /* (k) uio pages held */
478 #define TDP_UIOHELD 0x10000000 /* Current uio has pages held in td_ma */
1087 struct thread *thread_alloc(int pages);
1088 int thread_alloc_stack(struct thread *, int pages);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc485 // does not have a constant unlike what the man pages would have you
/freebsd-11-stable/sys/dev/oce/
H A Doce_mbox.c1689 /* oce_page_list will also prepare pages */
1690 num_pages = oce_page_list(rq->ring, &fwcmd->params.req.pages[0]);
1754 num_pages = oce_page_list(wq->ring, &fwcmd->params.req.pages[0]);
1806 num_pages = oce_page_list(eq->ring, &fwcmd->params.req.pages[0]);
1865 num_pages = oce_page_list(cq->ring, &fwcmd->params.req.pages[0]);
2332 /* oce_page_list will also prepare pages */
2333 num_pages = oce_page_list(rq->ring, &fwcmd->params.req.pages[0]);
/freebsd-11-stable/sys/kern/
H A Dvfs_aio.c1292 (vm_offset_t)cb->aio_buf, bp->bio_length, prot, job->pages,
1293 nitems(job->pages));
1300 job->pages, job->npages);
1304 bp->bio_ma = job->pages;
2361 vm_page_unhold_pages(job->pages, job->npages);
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c392 * preallocated kernel page table pages so that vm_page structures
393 * representing these pages will be created. The vm_page structures
401 * using "firstaddr" may waste a few pages of the kernel virtual
443 * mapping of pages.
455 * CMAP1/CMAP2 are used for zeroing and copying pages.
472 * ptvmmap is used for reading arbitrary physical pages via /dev/mem.
485 * KPTmap can only support NKPT page table pages. Here, a larger
486 * KPTmap is created that can support KVA_PAGES page table pages.
543 vm_offset_t pages; local
555 pages
1377 pmap_invalidate_cache_pages(vm_page_t *pages, int count) argument
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v6.c750 * it saves physical pages and KVA per a process, and it's simple change.
804 * preallocated pages for kernel L2 page tables so that vm_page
805 * structures representing these pages will be created. The vm_page
812 * Insert allocated L2 page table pages to PT2TAB and make
837 * Note that pages holding PT2s are stored in PT2TAB as pt2_entry_t
894 * Note that we have allocated NKPT2PG pages for L2 page tables in advance
975 /* Map all the pages. */
1049 /* Map all the pages. */
1188 * mapping of pages.
1196 * Local CMAP1/CMAP2 are used for zeroing and copying pages
1241 vm_offset_t pages; local
[all...]
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon.h483 vm_page_t *pages; member in struct:radeon_gart
497 int pages);
499 int pages, vm_page_t *pagelist,
/freebsd-11-stable/contrib/groff/src/roff/groff/
H A Dgroff.cpp717 "-olist\toutput only pages in list\n"
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_drv.c213 drm_free_agp(entry->memory, entry->pages);
/freebsd-11-stable/sys/xen/interface/
H A Ddomctl.h197 * Log pages in a bitmap as they are dirtied.
198 * Used for live relocation to determine which pages must be re-sent.
230 uint64_aligned_t pages; /* Size of buffer. Updated with actual size. */ member in struct:xen_domctl_shadow_op
385 uint64_aligned_t nr_mfns; /* number of pages in range (>0) */
538 uint64_aligned_t nr_mfns; /* number of pages in range (>0) */
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h263 struct page **pages; member in struct:bzcopy_state

Completed in 251 milliseconds

12345678