hv_call_deposit_pages
EXPORT_SYMBOL_GPL(hv_call_deposit_pages);
return hv_call_deposit_pages(node, partition_id, num_pages);
ret = hv_call_deposit_pages(node, partition_id, 90);
ret = hv_call_deposit_pages(NUMA_NO_NODE, partition_id,
ret = hv_call_deposit_pages(NUMA_NO_NODE, partition_id,
int hv_call_deposit_pages(int node, u64 partition_id, u32 num_pages);