Searched defs:page_size (Results 1 - 25 of 88) sorted by relevance

1234

/freebsd-11-stable/contrib/binutils/bfd/
H A Dgen-aout.c33 int page_size; local
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dbuf.c41 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size) argument
/freebsd-11-stable/contrib/gcc/config/
H A Dhost-solaris.c54 size_t page_size = getpagesize(); local
/freebsd-11-stable/contrib/netbsd-tests/modules/k_uvm/
H A Dk_uvm.c44 static int page_size; variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.h60 uptr page_size = GetPageSizeCached(); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_poisoning.cpp28 uptr page_size = GetPageSizeCached(); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_checks.h70 INLINE bool CheckForPvallocOverflow(uptr size, uptr page_size) { argument
/freebsd-11-stable/usr.bin/systat/
H A Dsysput.c99 u_int page_size; local
/freebsd-11-stable/sys/dev/nand/
H A Dnand_dev.h81 uint32_t page_size; member in struct:chip_param_io
H A Dnandsim.c434 int page, page_size, block, offset; local
/freebsd-11-stable/sys/dev/isci/scil/
H A Dsati_mode_select.c214 U32 page_size=0; local
710 U32 page_size = 0; // in bytes local
[all...]
H A Dsati_reassign_blocks.c199 U8 page_size; local
237 U8 page_size; local
275 U8 page_size; local
445 U32 page_size = 0; // in bytes local
[all...]
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_umem.h49 int page_size; member in struct:ib_umem
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mem.c203 u64 page_size; local
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_xfer.c74 size_t left, cur_size, page_size; local
/freebsd-11-stable/sys/kern/
H A Dsubr_mbpool.c84 size_t page_size; /* size of each allocation */ member in struct:mbpool
119 mbp_create(struct mbpool **pp, const char *name, bus_dma_tag_t dmat, u_int max_pages, size_t page_size, size_t chunk_size) argument
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dbuf.c545 int mlx5_alloc_buf(struct mlx5_buf *buf, size_t size, int page_size) argument
237 alloc_huge_buf(struct mlx5_context *mctx, struct mlx5_buf *buf, size_t size, int page_size) argument
323 mlx5_alloc_prefered_buf(struct mlx5_context *mctx, struct mlx5_buf *buf, size_t size, int page_size, enum mlx5_alloc_type type, const char *component) argument
483 mlx5_alloc_buf_contig(struct mlx5_context *mctx, struct mlx5_buf *buf, size_t size, int page_size, const char *component) argument
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dmemory.c62 static int page_size; variable
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_srq.c137 u32 page_size = 1 << log_page_size; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DMemory.cpp343 const size_t page_size = 4096; local
/freebsd-11-stable/usr.bin/ar/
H A Dwrite.c573 size_t page_size; local
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h110 unsigned int page_size; /* Page size, should be a power of 2 */ member in struct:ofld_page_info
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c251 u8 page_size[T3_MAX_SGE]; local
199 iwch_sgl2pbl_map(struct iwch_dev *rhp, struct ib_sge *sg_list, u32 num_sgle, u32 * pbl_addr, u8 * page_size) argument
522 u8 page_size; local
[all...]
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Dsrq_pingpong.c57 static int page_size; variable
H A Dud_pingpong.c55 static int page_size; variable

Completed in 356 milliseconds

1234