Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hv/
Dhyperv_vmbus.h435 static inline void hv_clear_allocated_cpu(unsigned int cpu) in hv_clear_allocated_cpu() function
446 hv_clear_allocated_cpu(old_cpu); in hv_update_allocated_cpus()
Dchannel_mgmt.c464 hv_clear_allocated_cpu(channel->target_cpu); in hv_process_channel_removal()