Searched refs:ram_block_notify_remove (Results 1 – 3 of 3) sorted by relevance
81 void ram_block_notify_remove(void *host, size_t size, size_t max_size);
218 ram_block_notify_remove(entry->vaddr_base, entry->size, in xen_remap_bucket()593 ram_block_notify_remove(entry->vaddr_base, entry->size, entry->size); in xen_invalidate_map_cache_entry_unlocked()
875 void ram_block_notify_remove(void *host, size_t size, size_t max_size) in ram_block_notify_remove() function