Home
last modified time | relevance | path

Searched refs:get_output_mem_section (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/drivers/virtualization/
Divshmem.h75 ivshmem_get_output_mem_section_f get_output_mem_section; member
230 return api->get_output_mem_section(dev, peer_id, memmap); in z_impl_ivshmem_get_output_mem_section()
/Zephyr-Core-3.5.0/drivers/virtualization/
Dvirt_ivshmem_handlers.c73 Z_OOPS(Z_SYSCALL_DRIVER_IVSHMEM(dev, get_output_mem_section)); in z_vrfy_ivshmem_get_output_mem_section()
Dvirt_ivshmem.c501 .get_output_mem_section = ivshmem_api_get_output_mem_section,