Searched refs:get_memlayout (Results 1 – 1 of 1) sorted by relevance
79 static uint8_t *get_memlayout(uint32_t, uint32_t *);629 pcd->memory_layout = get_memlayout(agent_id, &size); in sc_configure()1471 get_memlayout(uint32_t cpuid, uint32_t *len) in get_memlayout() function