Home
last modified time | relevance | path

Searched refs:host_specified_ha_region (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_balloon.c530 bool host_specified_ha_region; member
937 if (!dm_device.host_specified_ha_region) { in process_hot_add()
999 if ((rg_start == 0) && (!dm->host_specified_ha_region)) { in hot_add_req()
1537 dm->host_specified_ha_region = false; in balloon_onchannelcallback()
1547 dm->host_specified_ha_region = true; in balloon_onchannelcallback()
1699 dm_device.host_specified_ha_region = false; in balloon_probe()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_balloon.c538 bool host_specified_ha_region; member
951 if (!dm_device.host_specified_ha_region) { in process_hot_add()
1013 if ((rg_start == 0) && (!dm->host_specified_ha_region)) { in hot_add_req()
1581 dm->host_specified_ha_region = false; in balloon_onchannelcallback()
1591 dm->host_specified_ha_region = true; in balloon_onchannelcallback()
2000 dm_device.host_specified_ha_region = false; in balloon_probe()

Completed in 5 milliseconds