Searched refs:vram_pp (Results 1 – 2 of 2) sorted by relevance
248 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp) in hyperv_update_vram_location() argument 259 msg->vram.user_ctx = vram_pp; in hyperv_update_vram_location() 260 msg->vram.vram_gpa = vram_pp; in hyperv_update_vram_location() 269 if (msg->vram_ack.user_ctx != vram_pp) { in hyperv_update_vram_location()
48 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp);