Home
last modified time | relevance | path

Searched defs:page_size (Results 1 – 25 of 113) sorted by relevance

12345

/freebsd/sys/dev/isci/scil/
H A Dsati_mode_select.c214 U32 page_size=0; in sati_mode_select_get_mode_page_size() local
264 U32 page_size in sati_mode_select_process_mode_page_read_write_error_recovery()
322 U32 page_size in sati_mode_select_process_mode_page_disconnect_reconnect()
357 U32 page_size in sati_mode_select_process_mode_page_caching()
454 U32 page_size in sati_mode_select_process_mode_page_control()
520 U32 page_size in sati_mode_select_process_mode_page_informational_exception_control()
589 U32 page_size in sati_mode_select_process_mode_page_power_condition()
710 U32 page_size = 0; // in bytes in sati_mode_select_process_mode_page() local
H A Dsati_reassign_blocks.c199 U8 page_size; in sati_reassign_blocks_verify_condition() local
237 U8 page_size; in sati_reassign_blocks_write_condition() local
275 U8 page_size; in sati_reassign_blocks_initial_processing() local
445 U32 page_size = 0; // in bytes in sati_reassign_blocks_process() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmmapwrite.c63 int page_size = getpagesize(); in normal_writer() local
98 int page_size = getpagesize(); in map_writer() local
H A Dmmap_libaio.c57 int page_size = getpagesize(); in main() local
/freebsd/lib/libkvm/
H A Dkvm_private.c274 _kvm_map_get(kvm_t *kd, u_long pa, unsigned int page_size) in _kvm_map_get()
291 size_t map_len, off_t map_off, off_t sparse_off, int page_size) in _kvm_pt_init()
415 _kvm_pa_bit_id(kvm_t *kd, uint64_t pa, unsigned int page_size) in _kvm_pa_bit_id()
434 _kvm_bit_id_pa(kvm_t *kd, uint64_t bit_id, unsigned int page_size) in _kvm_bit_id_pa()
466 _kvm_pt_find(kvm_t *kd, uint64_t pa, unsigned int page_size) in _kvm_pt_find()
810 unsigned int page_size) in _kvm_visit_cb()
H A Dkvm_minidump_aarch64.c53 size_t page_size; member
/freebsd/contrib/ofed/libmlx5/
H A Dbuf.c238 size_t size, int page_size) in alloc_huge_buf()
325 size_t size, int page_size, in mlx5_alloc_prefered_buf()
485 int page_size, in mlx5_alloc_buf_contig()
545 int mlx5_alloc_buf(struct mlx5_buf *buf, size_t size, int page_size) in mlx5_alloc_buf()
H A Dmlx5.c426 static int get_total_uuars(int page_size) in get_total_uuars()
764 int page_size; in mlx5_init_context() local
995 int page_size = to_mdev(ibctx->device)->page_size; in mlx5_cleanup_context() local
/freebsd/contrib/ofed/libmlx4/
H A Dbuf.c41 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size) in mlx4_alloc_buf()
/freebsd/tests/sys/kern/
H A Dcoredump_phnum_helper.c44 size_t i, pages, page_size; in main() local
H A Dkern_copyin.c100 long page_size; ATF_TC_BODY() local
/freebsd/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dmm_compat.h35 #define page_size(p) ((unsigned long)(PAGE_SIZE << compound_order(p))) macro
/freebsd/contrib/netbsd-tests/modules/k_uvm/
H A Dk_uvm.c44 static int page_size; variable
/freebsd/lib/libc/tests/string/
H A Dmemccpy_test.c49 size_t alloc_size, page_size; in makebuf() local
68 size_t alloc_size, page_size; in freebuf() local
H A Dwcsnlen_test.c41 size_t alloc_size, page_size; in makebuf() local
H A Dstrlcpy_test.c48 size_t alloc_size, page_size; in makebuf() local
H A Dstpncpy_test.c47 size_t alloc_size, page_size; in makebuf() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_checks.h70 inline bool CheckForPvallocOverflow(uptr size, uptr page_size) { in CheckForPvallocOverflow()
H A Dsanitizer_posix_libcdep.cpp59 uptr page_size = GetPageSizeCached(); in ReleaseMemoryPagesToOS() local
292 uptr page_size = GetPageSizeCached(); in IsAccessibleMemoryRange() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.h57 uptr page_size = GetPageSizeCached(); in FastPoisonShadow() local
/freebsd/contrib/processor-trace/libipt/src/posix/
H A Dpt_section_posix.c104 long page_size; in pt_sec_posix_map() local
/freebsd/sys/ofed/include/rdma/
H A Dib_umem.h49 int page_size; member
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_xfer.c72 size_t left, cur_size, page_size; in exec_more() local
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mem.c184 u64 page_size; in mlx5_ib_get_buf_offset() local
/freebsd/lib/libthr/thread/
H A Dthr_pshared.c50 static int page_size; variable

12345