Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dmps2-tz.c95 typedef struct RAMInfo { struct
102 } RAMInfo; argument
132 const RAMInfo *raminfo;
209 static const RAMInfo an505_raminfo[] = { {
250 static const RAMInfo an524_raminfo[] = { {
275 static const RAMInfo an547_raminfo[] = { {
309 const RAMInfo *p; in find_raminfo_for_mpc()
310 const RAMInfo *found = NULL; in find_raminfo_for_mpc()
762 const RAMInfo *p; in create_non_mpc_ram()
781 const RAMInfo *p; in boot_ram_size()
[all …]
H A Dmps3r.c53 typedef struct RAMInfo { struct
59 } RAMInfo; argument
93 const RAMInfo *raminfo;
133 static const RAMInfo an536_raminfo[] = {
202 const RAMInfo *raminfo) in mr_for_raminfo()
365 for (const RAMInfo *ri = mmc->raminfo; ri->name; ri++) { in mps3r_common_init()
572 const RAMInfo *p; in mps3r_set_default_ram_info()