Home
last modified time | relevance | path

Searched full:coalesced (Results 1 – 25 of 69) sorted by relevance

123

/linux/tools/perf/pmu-events/arch/x86/amdzen4/
H A Dmemory.json46 …"BriefDescription": "L1 DTLB misses with L2 DTLB hits for coalesced pages. A coalesced page is a 1…
70 …sses with L2 DTLB misses (page-table walks are requested) for coalesced pages. A coalesced page is…
141 …both the L1 and L2 ITLBs (page-table walks are requested) for coalesced pages. A coalesced page is…
153 …tion": "Instruction fetches that hit in the L1 ITLB for 4k or coalesced pages. A coalesced page is…
/linux/drivers/parisc/
H A Diommu-helpers.h5 * iommu_fill_pdir - Insert coalesced scatter/gather chunks into the I/O Pdir.
7 * @startsg: The scatter/gather list of coalesced chunks.
11 * This function inserts the coalesced scatter/gather list chunks into the
/linux/virt/kvm/
H A Dcoalesced_mmio.c3 * KVM coalesced MMIO
106 * We're using this spinlock to sync access to the coalesced ring. in kvm_coalesced_mmio_init()
188 * perspective, the coalesced MMIO is most definitely unregistered. in kvm_vm_ioctl_unregister_coalesced_mmio()
H A Dcoalesced_mmio.h6 * KVM coalesced MMIO
H A Dirqchip.c67 * = 0 Interrupt was coalesced (previous irq is still pending)
/linux/tools/testing/selftests/kvm/
H A Dcoalesced_io_test.c166 * Verify ucall, which may use non-coalesced MMIO or PIO, generates an in test_coalesced_io()
176 /* Verify that non-coalesced MMIO/PIO generates an exit to userspace. */ in test_coalesced_io()
/linux/tools/perf/pmu-events/arch/x86/amdzen2/
H A Dmemory.json161 "BriefDescription": "L1 DTLB Miss. DTLB reload coalesced page miss.",
185 "BriefDescription": "L1 DTLB Miss. DTLB reload hit a coalesced page.",
/linux/arch/arc/kernel/
H A Dmcip.c113 * coalesced into one in mcip_ipi_send()
143 * possibly be coalesced by MCIP into 1 asserted IRQ, so @cpus can be in mcip_ipi_clear()
/linux/arch/x86/kvm/
H A Dtrace.h503 TP_PROTO(__u8 chip, __u8 pin, __u8 elcr, __u8 imr, bool coalesced),
504 TP_ARGS(chip, pin, elcr, imr, coalesced),
511 __field( bool, coalesced )
519 __entry->coalesced = coalesced;
526 __entry->coalesced ? " (coalesced)" : "")
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c872 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
873 * of bytes (maximum @req->wb_bytes) that can be coalesced.
934 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
935 * of bytes (maximum @req->wb_bytes) that can be coalesced.
/linux/tools/perf/pmu-events/arch/x86/amdzen3/
H A Dmemory.json222 "BriefDescription": "L1 DTLB Miss. DTLB reload coalesced page that also missed in the L2 TLB.",
246 "BriefDescription": "L1 DTLB Miss. DTLB reload to a coalesced page that hit in the L2 TLB.",
H A Dcache.json257 …alker. Tablewalk requests are issued for L1-ITLB and L2-ITLB misses. Walk for >4K Coalesced page.",
/linux/drivers/gpu/drm/i915/
H A Di915_deps.c18 * the migration fence with the unbind fences if these are coalesced
/linux/tools/testing/selftests/net/
H A Dgro.c9 * packet coalesced: it can be smaller than the rest and coalesced
15 * be coalesced.
20 * that are padding differently would not be coalesced.
/linux/io_uring/
H A Drsrc.c786 bool coalesced = false; in io_sqe_buffer_register() local
807 coalesced = io_coalesce_buffer(&pages, &nr_pages, &data); in io_sqe_buffer_register()
828 if (coalesced) in io_sqe_buffer_register()
833 if (coalesced) in io_sqe_buffer_register()
/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h566 /* This function copies 64 byte coalesced work request to memory
567 * mapped BAR2 space. For coalesced WRs, the SGE fetches data
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h225 * stats will be coalesced on
/linux/include/net/
H A Dip6_route.h70 /* fib entries using a nexthop object can not be coalesced into
/linux/fs/smb/client/
H A Dsmb1ops.c339 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", in coalesce_t2()
350 cifs_dbg(FYI, "coalesced BCC too large (%u)\n", byte_count); in coalesce_t2()
359 cifs_dbg(FYI, "coalesced BCC exceeds buffer size (%u)\n", in coalesce_t2()
/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.c125 * Requests to pin "aligned" pages can be coalesced into a single
128 * dealing with 2K "pages", and cannot be coalesced without
/linux/Documentation/virt/kvm/
H A Dvcpu-requests.rst237 then they may be coalesced. This is easily done by having the first IPI
/linux/fs/nfs/filelayout/
H A Dfilelayout.c787 * Return 0 if @req cannot be coalesced into @pgio, otherwise return the number
788 * of bytes (maximum @req->wb_bytes) that can be coalesced.
/linux/drivers/i2c/busses/
H A Di2c-aspeed.c263 * interrupts are coalesced by the time we process them. in aspeed_i2c_slave_irq()
283 * Now that we've dealt with any potentially coalesced stop conditions, in aspeed_i2c_slave_irq()
/linux/include/trace/events/
H A Dbcache.h309 TP_printk("coalesced %u nodes", __entry->nodes)
/linux/include/linux/
H A Ddma-map-ops.h306 * example, multiple small kmalloc() buffers are coalesced into a larger

123