Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/
Drenode_memory.c36 list_node_t* guest_to_host_head; member
82 current_block = host_blocks_list_cached->guest_to_host_head; in tlib_guest_offset_to_host_ptr()
86 move_to_head(&host_blocks_list_cached->guest_to_host_head, current_block); in tlib_guest_offset_to_host_ptr()
151 new_mappings->guest_to_host_head = &new_mappings->guest_to_host_nodes[0]; in renode_set_host_blocks()