Searched defs:num_pages (Results 1 - 24 of 24) sorted by relevance

/freebsd-10-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.h43 uint32_t num_pages; member in struct:virtio_balloon_config
/freebsd-10-stable/sys/vm/
H A Dvm_param.h124 #define num_pages(x) \ macro
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_agpsupport.c432 drm_agp_bind_pages(struct drm_device *dev, struct page **pages, unsigned long num_pages, uint32_t gtt_offset, u32 type) argument
H A Ddrm_os_freebsd.c312 drm_clflush_pages(vm_page_t *pages, unsigned long num_pages) argument
/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_bo_vm.c71 ttm_bo_vm_lookup_rb(struct ttm_bo_device *bdev, unsigned long page_start, unsigned long num_pages) argument
H A Dttm_bo_util.c477 ttm_bo_kmap_ttm(struct ttm_buffer_object *bo, unsigned long start_page, unsigned long num_pages, struct ttm_bo_kmap_obj *map) argument
528 ttm_bo_kmap(struct ttm_buffer_object *bo, unsigned long start_page, unsigned long num_pages, struct ttm_bo_kmap_obj *map) argument
[all...]
H A Dttm_bo_api.h105 unsigned long num_pages; member in struct:ttm_mem_reg
196 unsigned long num_pages; member in struct:ttm_buffer_object
289 int num_pages; member in struct:ttm_bo_kmap_obj
H A Dttm_bo_driver.h118 unsigned long num_pages; member in struct:ttm_tt
H A Dttm_bo.c1231 unsigned long num_pages; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DMemory.cpp390 const size_t num_pages = (byte_size + page_size - 1) / page_size; local
/freebsd-10-stable/sys/dev/nand/
H A Dnand_cdev.c420 int num_pages; local
H A Dnfc_fsl.c231 uint32_t num_pages; local
/freebsd-10-stable/sys/dev/drm/
H A Dvia_dmablit.h43 unsigned long num_pages; member in struct:_drm_via_sg_info
/freebsd-10-stable/sys/dev/oce/
H A Doce_queue.c666 uint32_t num_pages; local
H A Doce_mbox.c1675 int rc, num_pages = 0; local
1732 int rc = 0, version, num_pages; local
1794 uint32_t num_pages; local
1843 uint32_t num_pages, page_size; local
[all...]
H A Doce_hw.h753 uint32_t num_pages:16; member in struct:oce_mq_ext_ctx_u::__anon9563
794 uint32_t num_pages:16; member in struct:oce_mq_ext_ctx_u::__anon9564
1239 uint32_t num_pages:16; member in struct:oce_eq_ctx
1321 uint32_t num_pages:16; member in struct:oce_cq_ctx_u::__anon9597
1365 uint32_t num_pages:16; member in struct:oce_cq_ctx_u::__anon9598
1453 uint32_t num_pages:16; member in struct:oce_mq_ctx_u::__anon9605
2730 uint32_t num_pages:8; member in struct:oce_wq_ctx_u::__anon9686
2772 uint32_t num_pages:8; member in struct:oce_wq_ctx_u::__anon9687
2818 uint8_t num_pages; member in struct:mbx_create_nic_wq::__anon9688::__anon9689
2872 uint8_t num_pages; member in struct:mbx_create_nic_rq::__anon9694::__anon9695
[all...]
/freebsd-10-stable/tools/tools/cxgbtool/
H A Dcxgbtool.c861 get_pm_page_spec(const char *s, unsigned int *page_size, unsigned int *num_pages) argument
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma_api.h424 u16 num_pages; member in struct:ecore_rdma_create_srq_in_params
H A Decore_roce_api.h534 u16 num_pages; member in struct:ecore_rdma_create_srq_in_params
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_all.c8840 int i, num_pages; local
/freebsd-10-stable/contrib/gcc/
H A Dmips-tfile.c2595 int num_pages = cur_line_alloc / PAGE_SIZE; local
/freebsd-10-stable/sys/dev/mlx5/
H A Ddevice.h449 __be32 num_pages; member in struct:mlx5_eqe_page_req
H A Dmlx5_ifc.h1557 u8 num_pages[0x20]; member in struct:mlx5_ifc_pages_req_event_bits
4225 u8 num_pages[0x20]; member in struct:mlx5_ifc_query_pages_out_bits
/freebsd-10-stable/sys/dev/bxe/
H A Dbxe.c18926 int num_pages = __bxe_get_page_reg_num(sc); local

Completed in 344 milliseconds