Searched refs:sandbox_mapmem_entry (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/sandbox/cpu/
H A Dcpu.c98 struct sandbox_mapmem_entry *mentry;
126 struct sandbox_mapmem_entry *find_tag(const void *ptr)
128 struct sandbox_mapmem_entry *mentry;
143 struct sandbox_mapmem_entry *mentry;
196 struct sandbox_mapmem_entry *mentry;
/u-boot/arch/sandbox/include/asm/
H A Dstate.h48 * struct sandbox_mapmem_entry - maps pointers to/from U-Boot addresses
58 struct sandbox_mapmem_entry { struct
109 struct list_head mapmem_head; /* struct sandbox_mapmem_entry */

Completed in 111 milliseconds