Searched defs:nr_pages (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/sys/dev/drm2/
H A Ddrm_buffer.c46 int nr_pages = size / PAGE_SIZE + 1; local
105 int nr_pages = size / PAGE_SIZE + 1; local
140 int nr_pages = buf->size / PAGE_SIZE + 1; local
/freebsd-current/stand/efi/loader/
H A Dcopy.c93 efi_verify_staging_size(unsigned long *nr_pages) argument
307 unsigned long nr_pages; local
355 unsigned long nr_pages; local
[all...]
/freebsd-current/sys/dev/xen/balloon/
H A Dballoon.c149 increase_reservation(unsigned long nr_pages) argument
209 decrease_reservation(unsigned long nr_pages) argument
[all...]
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_page.c211 linux_get_user_pages_internal(vm_map_t map, unsigned long start, int nr_pages, argument
225 __get_user_pages_fast(unsigned long start, int nr_pages, int write, argument
280 get_user_pages(unsigned long start, unsigned long nr_pages, argument
268 get_user_pages_remote(struct task_struct *task, struct mm_struct *mm, unsigned long start, unsigned long nr_pages, unsigned int gup_flags, struct page **pages, struct vm_area_struct **vmas) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c696 zpl_readpages(struct file *filp, struct address_space *mapping, struct list_head *pages, unsigned nr_pages) argument
H A Dabd_os.c288 unsigned int nr_pages = abd_chunkcnt_for_bytes(size); local
407 int nr_pages = abd_chunkcnt_for_bytes(size); local
456 int nr_pages = ABD_SCATTER(abd).abd_nents; local
486 int nr_pages = abd_chunkcnt_for_bytes(SPA_MAXBLOCKSIZE); local
592 unsigned nr_pages = abd_chunkcnt_for_bytes(size); local
623 unsigned nr_pages = abd_chunkcnt_for_bytes(SPA_MAXBLOCKSIZE); local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dmm.h275 pin_user_pages(unsigned long start, unsigned long nr_pages, argument
287 pin_user_pages_fast(unsigned long start, int nr_pages, argument
301 pin_user_pages_remote(struct task_struct *task, struct mm_struct *mm, unsigned long start, unsigned long nr_pages, unsigned int gup_flags, struct page **pages, struct vm_area_struct **vmas) argument
/freebsd-current/sys/contrib/xen/
H A Dmemory.h594 xen_ulong_t nr_pages; member in struct:xen_reserved_device_memory
H A Dxen.h848 unsigned long nr_pages; /* Total pages allocated to this domain. */ member in struct:start_info
/freebsd-current/sys/dev/netmap/
H A Dnetmap_mem2.c2328 int nr_pages; local
/freebsd-current/sys/dev/xen/blkback/
H A Dblkback.c290 int nr_pages; member in struct:xbb_xen_req
906 xbb_get_kva(struct xbb_softc *xbb, int nr_pages) argument
990 xbb_free_kva(struct xbb_softc *xbb, uint8_t *kva_ptr, int nr_pages) argument
[all...]
/freebsd-current/sys/dev/bnxt/
H A Dbnxt.h585 int nr_pages; member in struct:bnxt_ring_mem_info
601 uint32_t nr_pages; member in struct:bnxt_ctx_pg_info

Completed in 152 milliseconds