Home
last modified time | relevance | path

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

/drivers/hv/
Dhyperv_vmbus.h433 static inline void hv_clear_alloced_cpu(unsigned int cpu) in hv_clear_alloced_cpu() function
444 hv_clear_alloced_cpu(old_cpu); in hv_update_alloced_cpus()
Dchannel_mgmt.c462 hv_clear_alloced_cpu(channel->target_cpu); in hv_process_channel_removal()