prepare_to_swait_exclusive 3818 arch/powerpc/kvm/book3s_hv.c 	prepare_to_swait_exclusive(&vc->wq, &wait, TASK_INTERRUPTIBLE);
prepare_to_swait_exclusive  135 arch/x86/kernel/kvm.c 			prepare_to_swait_exclusive(&n.wq, &wait, TASK_UNINTERRUPTIBLE);
prepare_to_swait_exclusive  164 include/linux/swait.h extern void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state);
prepare_to_swait_exclusive   88 kernel/sched/swait.c EXPORT_SYMBOL(prepare_to_swait_exclusive);
prepare_to_swait_exclusive 2499 virt/kvm/kvm_main.c 		prepare_to_swait_exclusive(&vcpu->wq, &wait, TASK_INTERRUPTIBLE);