Home
last modified time | relevance | path

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

/include/linux/
A Dvtime.h53 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()
A Dsched.h1726 #define PF_VCPU 0x00000001 /* I'm a virtual CPU */ macro

Completed in 11 milliseconds