PF_VCPU            80 include/linux/context_tracking.h 		current->flags |= PF_VCPU;
PF_VCPU            88 include/linux/context_tracking.h 		current->flags &= ~PF_VCPU;
PF_VCPU           100 include/linux/context_tracking.h 	current->flags |= PF_VCPU;
PF_VCPU           107 include/linux/context_tracking.h 	current->flags &= ~PF_VCPU;