Home
last modified time | relevance | path

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

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