Searched refs:hv_status (Results 1 – 1 of 1) sorted by relevance
409 unsigned int *hv_status, unsigned int *target) in vmballoon_send_lock_page() argument420 *hv_status = status = VMWARE_BALLOON_CMD(LOCK, pfn, dummy, *target); in vmballoon_send_lock_page()555 int locked, hv_status; in vmballoon_lock_page() local561 locked = vmballoon_send_lock_page(b, page_to_pfn(page), &hv_status, in vmballoon_lock_page()567 (hv_status == VMW_BALLOON_ERROR_RESET || in vmballoon_lock_page()568 hv_status == VMW_BALLOON_ERROR_PPN_NOTNEEDED)) { in vmballoon_lock_page()