Home
last modified time | relevance | path

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

/drivers/gpu/drm/hyperv/
Dhyperv_drm_drv.c142 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()
Dhyperv_drm.h46 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp);
Dhyperv_drm_proto.c248 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp) in hyperv_update_vram_location() function