Home
last modified time | relevance | path

Searched refs:PAGE_SHIFT (Results 1476 – 1500 of 1597) sorted by relevance

1...<<51525354555657585960>>...64

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c713 dev_priv->vram_size >> PAGE_SHIFT); in vmw_vram_manager_init()
/openbmc/linux/drivers/edac/
H A Dsb_edac.c3178 m->addr >> PAGE_SHIFT, m->addr & ~PAGE_MASK, 0, in sbridge_mce_output_error()
3240 m->addr >> PAGE_SHIFT, m->addr & ~PAGE_MASK, 0, in sbridge_mce_output_error()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.c1323 idx = offset >> PAGE_SHIFT; in intel_uc_fw_copy_rsa()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1929 max_marks = (((si.totalram - si.totalhigh) / 100) << PAGE_SHIFT) / in fanotify_user_setup()
/openbmc/linux/ipc/
H A Dmqueue.c411 sb->s_blocksize_bits = PAGE_SHIFT; in mqueue_fill_super()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1621 mem_in_bytes <<= PAGE_SHIFT; in kfd_fill_mem_info_for_cpu()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1262 #if DRBD_MAX_BIO_SIZE > (BIO_MAX_VECS << PAGE_SHIFT)
/openbmc/linux/Documentation/core-api/
H A Dcachetlb.rst190 left by PAGE_SHIFT to get the physical address) that 'addr'
/openbmc/linux/arch/ia64/hp/common/
H A Dsba_iommu.c2011 iovp_shift = min(PAGE_SHIFT, 16); in acpi_sba_ioc_add()
/openbmc/linux/fs/
H A Dsplice.c976 len = min_t(size_t, len, p_space << PAGE_SHIFT); in vfs_splice_read()
H A Deventpoll.c2491 max_user_watches = (((si.totalram - si.totalhigh) / 25) << PAGE_SHIFT) / in eventpoll_init()
/openbmc/linux/arch/x86/kernel/
H A Dalternative.c1880 PAGE_SHIFT, false); in __text_poke()
/openbmc/linux/drivers/block/
H A Dvirtio_blk.c552 bufsize = min_t(size_t, bufsize, queue_max_segments(q) << PAGE_SHIFT); in virtblk_alloc_report_buffer()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c758 PAGE_SHIFT + hr_dev->caps.mtt_ba_pg_sz, in alloc_qp_buf()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h141 #define KVM_HPAGE_SHIFT(x) (PAGE_SHIFT + KVM_HPAGE_GFN_SHIFT(x))
/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_main.c1629 emu->max_cache_pages = max_cache_bytes >> PAGE_SHIFT; in snd_emu10k1_create()
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c414 pfn = entry->io_address >> PAGE_SHIFT; in qedr_mmap()
2988 &mr->info.pbl_info, PAGE_SHIFT); in qedr_reg_user_mr()
3013 mr->hw_mr.page_size_log = PAGE_SHIFT; in qedr_reg_user_mr()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c65 #if PAGE_SHIFT >= 16
68 # define FL_PG_ORDER (16 - PAGE_SHIFT)
5129 s->fl_pg_order = ilog2(fl_large_pg) - PAGE_SHIFT; in t4_sge_init_soft()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c1733 (PAGE_SHIFT - MLX4_ICM_PAGE_SHIFT); in mlx4_QUERY_FW()
2592 (PAGE_SHIFT - MLX4_ICM_PAGE_SHIFT); in mlx4_SET_ICM_SIZE()
/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1292 ttinfo->nr_pages = (xferlen + sgl->offset + (1 << PAGE_SHIFT) - 1) >> in cxgbi_ddp_reserve()
1293 PAGE_SHIFT; in cxgbi_ddp_reserve()
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c543 unsigned long vm_page = vma->vm_pgoff << PAGE_SHIFT; in ocrdma_mmap()
551 found = ocrdma_search_mmap(ucontext, vma->vm_pgoff << PAGE_SHIFT, len); in ocrdma_mmap()
/openbmc/linux/drivers/md/
H A Draid1.c1123 unsigned vcnt = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; in alloc_behind_master_bio()
2151 vcnt = (r1_bio->sectors + PAGE_SIZE / 512 - 1) >> (PAGE_SHIFT - 9); in process_checks()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c775 n_pages = PAGE_ALIGN(sz) >> PAGE_SHIFT; in ffs_build_sg_list()
1450 sb->s_blocksize_bits = PAGE_SHIFT; in ffs_sb_fill()
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c2531 #define K(x) ((x) << (PAGE_SHIFT - 10)) in kdb_summary()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c959 offset = (vma->vm_pgoff << PAGE_SHIFT) + uaddr - vma->vm_start; in vhost_vdpa_va_map()

1...<<51525354555657585960>>...64