Searched refs:PF_VCPU (Results 1 – 6 of 6) sorted by relevance
53 current->flags |= PF_VCPU; in vtime_account_guest_enter()59 current->flags &= ~PF_VCPU; in vtime_account_guest_exit()98 current->flags |= PF_VCPU; in vtime_account_guest_enter()106 current->flags &= ~PF_VCPU; in vtime_account_guest_exit()116 current->flags |= PF_VCPU; in vtime_account_guest_enter()121 current->flags &= ~PF_VCPU; in vtime_account_guest_exit()
1754 #define PF_VCPU 0x00000001 /* I'm a virtual CPU */ macro
225 if (tsk->flags & PF_VCPU) in vtime_account_kernel()
250 if (tsk->flags & PF_VCPU) { in vtime_account_kernel()
2586 if (current->flags & PF_VCPU) { in kvm_vz_vcpu_load()2709 if (current->flags & PF_VCPU) in kvm_vz_vcpu_put()
1541 if (!(current->flags & PF_VCPU)) in kvm_mips_csr_die_notify()