Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A 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()
H A Dchannel_mgmt.c432 hv_clear_alloced_cpu(channel->target_cpu); in hv_process_channel_removal()