Searched refs:hcall_set_memory_regions (Results 1 – 2 of 2) sorted by relevance
31 ret = hcall_set_memory_regions(virt_to_phys(regions)); in modify_region()318 ret = hcall_set_memory_regions(virt_to_phys(regions_info)); in acrn_vm_ram_map()
196 static inline long hcall_set_memory_regions(u64 regions_pa) in hcall_set_memory_regions() function