Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/renode/
Drenode_memory.c49 static void move_to_head(list_node_t** head, list_node_t* node) in move_to_head() function
86 move_to_head(&host_blocks_list_cached->guest_to_host_head, current_block); in tlib_guest_offset_to_host_ptr()
111 move_to_head(&host_blocks_list_cached->host_to_guest_head, current_block); in tlib_host_ptr_to_guest_offset()