Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/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()
300 volatile struct ivshmem_v2_reg *regs = in ivshmem_api_get_id()
301 (volatile struct ivshmem_v2_reg *) DEVICE_MMIO_GET(dev); in ivshmem_api_get_id()
345 volatile struct ivshmem_v2_reg *regs = in ivshmem_api_int_peer()
346 (volatile struct ivshmem_v2_reg *) DEVICE_MMIO_GET(dev); in ivshmem_api_int_peer()
442 volatile struct ivshmem_v2_reg *regs = in ivshmem_api_set_state()
443 (volatile struct ivshmem_v2_reg *) DEVICE_MMIO_GET(dev); in ivshmem_api_set_state()
483 volatile struct ivshmem_v2_reg *regs = in ivshmem_api_enable_interrupts()
[all …]
Dvirt_ivshmem.h75 struct ivshmem_v2_reg { struct