req_start 1150 drivers/gpu/drm/i915/gvt/kvmgt.c unsigned long req_size, pgoff, req_start; req_start 1170 drivers/gpu/drm/i915/gvt/kvmgt.c req_start = pgoff << PAGE_SHIFT; req_start 1172 drivers/gpu/drm/i915/gvt/kvmgt.c if (!intel_vgpu_in_aperture(vgpu, req_start)) req_start 1174 drivers/gpu/drm/i915/gvt/kvmgt.c if (req_start + req_size > req_start 183 drivers/net/fjes/fjes_hw.c (__le32)(param->req_start & GENMASK_ULL(31, 0))); req_start 185 drivers/net/fjes/fjes_hw.c (__le32)((param->req_start & GENMASK_ULL(63, 32)) >> 32)); req_start 266 drivers/net/fjes/fjes_hw.c param.req_start = __pa(hw->hw_info.req_buf); req_start 378 drivers/net/fjes/fjes_hw.c cr.bits.req_start = 1; req_start 177 drivers/net/fjes/fjes_hw.h phys_addr_t req_start; req_start 479 drivers/net/fjes/fjes_main.c param.req_start = __pa(hw->hw_info.req_buf); req_start 77 drivers/net/fjes/fjes_regs.h __le32 req_start:1; req_start 37 drivers/net/fjes/fjes_trace.h __entry->cr_req_start = cr->bits.req_start; req_start 1200 drivers/vfio/pci/vfio_pci.c u64 phys_len, req_len, pgoff, req_start; req_start 1227 drivers/vfio/pci/vfio_pci.c req_start = pgoff << PAGE_SHIFT; req_start 1229 drivers/vfio/pci/vfio_pci.c if (req_start + req_len > phys_len) req_start 560 drivers/vfio/platform/vfio_platform_common.c u64 req_len, pgoff, req_start; req_start 565 drivers/vfio/platform/vfio_platform_common.c req_start = pgoff << PAGE_SHIFT; req_start 567 drivers/vfio/platform/vfio_platform_common.c if (region.size < PAGE_SIZE || req_start + req_len > region.size) req_start 2569 fs/nfs/pnfs.c u64 seg_end, req_start, seg_left; req_start 2589 fs/nfs/pnfs.c req_start = req_offset(req); req_start 2592 fs/nfs/pnfs.c if (req_start >= seg_end) req_start 2597 fs/nfs/pnfs.c seg_left = seg_end - req_start;