Searched full:host_ack (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/nvdimm/ |
| H A D | nd_virtio.c | 76 * to req_list and wait for host_ack to wake us up when free in virtio_pmem_flush() 87 /* A host response results in "host_ack" getting called */ in virtio_pmem_flush() 101 /* A host response results in "host_ack" getting called */ in virtio_pmem_flush()
|
| /linux/sound/soc/sof/amd/ |
| H A D | acp-common.c | 36 u32 dsp_msg, dsp_ack, host_msg, host_ack, irq_stat; in amd_sof_ipc_dump() local 41 host_ack = snd_sof_dsp_read(sdev, ACP_DSP_BAR, ACP_SCRATCH_REG_0 + host_ack_write); in amd_sof_ipc_dump() 45 "dsp_msg = %#x dsp_ack = %#x host_msg = %#x host_ack = %#x irq_stat = %#x\n", in amd_sof_ipc_dump() 46 dsp_msg, dsp_ack, host_msg, host_ack, irq_stat); in amd_sof_ipc_dump()
|
| /linux/drivers/vfio/pci/pds/ |
| H A D | dirty.c | 88 region->host_ack = host_ack_bmp; in pds_vfio_dirty_alloc_bitmaps() 103 vfree(region->host_ack); in pds_vfio_dirty_free_bitmaps() 105 region->host_ack = NULL; in pds_vfio_dirty_free_bitmaps() 458 return pds_vfio_dirty_seq_ack(pds_vfio, region, region->host_ack, in pds_vfio_dirty_write_ack() 483 ack = (__le64 *)((u64)region->host_ack + bmp_offset); in pds_vfio_dirty_process_bitmaps()
|
| H A D | dirty.h | 9 unsigned long *host_ack; member
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | main.c | 683 /* Wait for HOST_ACK flag bit to propagate */ in nfp_flower_wait_host_bit() 691 "HOST_ACK bit not propagated in FW.\n"); in nfp_flower_wait_host_bit()
|