Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-meson/
A Dsm.c30 static void *shmem_input; variable
37 if (shmem_input && shmem_output) in meson_init_shmem()
42 shmem_input = (void *)regs.regs[0]; in meson_init_shmem()
48 debug("Secure Monitor shmem: 0x%p 0x%p\n", shmem_input, shmem_output); in meson_init_shmem()

Completed in 3 milliseconds