Searched refs:HV_DEPOSIT_MAX (Results 1 – 1 of 1) sorted by relevance
21 #define HV_DEPOSIT_MAX (HV_HYP_PAGE_SIZE / sizeof(u64) - 1) macro37 if (num_pages > HV_DEPOSIT_MAX) in hv_call_deposit_pages()48 counts = kcalloc(HV_DEPOSIT_MAX, sizeof(int), GFP_KERNEL); in hv_call_deposit_pages()