Searched refs:hyperv_update_vram_location (Results 1 – 3 of 3) sorted by relevance
142 ret = hyperv_update_vram_location(hdev, hv->fb_base); in hyperv_vmbus_probe()208 ret = hyperv_update_vram_location(hdev, hv->fb_base); in hyperv_vmbus_resume()
46 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp);
248 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp) in hyperv_update_vram_location() function