Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_root_hv_call.c23 #define HV_WITHDRAW_BATCH_SIZE (HV_HYP_PAGE_SIZE / sizeof(u64)) macro
65 min(remaining, HV_WITHDRAW_BATCH_SIZE), in hv_call_withdraw_memory()