Searched refs:agx_map_entry (Results 1 – 3 of 3) sorted by relevance
187 struct agx_map_entry *entries = (struct agx_map_entry *) (((uint8_t *) map) + 0x40); in demo_mem_map()188 struct agx_map_entry *end = (struct agx_map_entry *) (((uint8_t *) map) + size); in demo_mem_map()196 entries[i] = (struct agx_map_entry) { in demo_mem_map()206 entries[count] = (struct agx_map_entry) { in demo_mem_map()
142 struct agx_map_entry *entries = (struct agx_map_entry *) (&hdr[1]); in agxdecode_validate_map()144 struct agx_map_entry entry = entries[i]; in agxdecode_validate_map()
200 struct agx_map_entry { struct