Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/
Drenode_memory.c37 list_node_t* host_to_guest_head; member
107 current_block = host_blocks_list_cached->host_to_guest_head; in tlib_host_ptr_to_guest_offset()
111 move_to_head(&host_blocks_list_cached->host_to_guest_head, current_block); in tlib_host_ptr_to_guest_offset()
153 new_mappings->host_to_guest_head = &new_mappings->host_to_guest_nodes[0]; in renode_set_host_blocks()