Searched refs:hyperv_update_vram_location (Results 1 – 3 of 3) sorted by relevance
138 ret = hyperv_update_vram_location(hdev, hv->fb_base); in hyperv_vmbus_probe()209 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