Home
last modified time | relevance | path

Searched refs:ivshmem_v2_reg (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/virtualization/
Dvirt_ivshmem.c192 if (mbar_regs.size < sizeof(struct ivshmem_v2_reg)) { in ivshmem_configure()
197 volatile struct ivshmem_v2_reg *regs = in ivshmem_configure()
198 (volatile struct ivshmem_v2_reg *)DEVICE_MMIO_GET(dev); in ivshmem_configure()
331 volatile struct ivshmem_v2_reg *regs = in ivshmem_api_get_id()
332 (volatile struct ivshmem_v2_reg *) DEVICE_MMIO_GET(dev); in ivshmem_api_get_id()
376 volatile struct ivshmem_v2_reg *regs = in ivshmem_api_int_peer()
377 (volatile struct ivshmem_v2_reg *) DEVICE_MMIO_GET(dev); in ivshmem_api_int_peer()
472 volatile struct ivshmem_v2_reg *regs = in ivshmem_api_set_state()
473 (volatile struct ivshmem_v2_reg *) DEVICE_MMIO_GET(dev); in ivshmem_api_set_state()
513 volatile struct ivshmem_v2_reg *regs = in ivshmem_api_enable_interrupts()
[all …]
Dvirt_ivshmem.h76 struct ivshmem_v2_reg { struct