Home
last modified time | relevance | path

Searched refs:res_offset (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/virtio/
A Dvirtio_pci_modern.c394 u64 res_offset, res_length; in virtio_pci_find_shm_cap() local
426 res_offset = tmp32; in virtio_pci_find_shm_cap()
435 res_offset |= ((u64)tmp32) << 32; in virtio_pci_find_shm_cap()
442 *offset = res_offset; in virtio_pci_find_shm_cap()
/linux-6.3-rc2/drivers/crypto/inside-secure/
A Dsafexcel_ring.c59 rdr->shoffset = priv->config.res_offset; in safexcel_init_ring_descriptors()
A Dsafexcel.c902 struct result_data_desc *result_data = rdp + priv->config.res_offset; in safexcel_rdesc_check_errors()
1343 priv->config.res_offset = (EIP197_RD64_FETCH_SIZE + mask) & ~mask; in safexcel_configure()
1345 priv->config.rd_size = priv->config.res_offset + in safexcel_configure()
1353 priv->config.res_offset *= sizeof(u32); in safexcel_configure()
A Dsafexcel.h685 u32 res_offset; member

Completed in 18 milliseconds