Searched refs:vmexit_task_switch (Results 1 – 2 of 2) sorted by relevance
161 extern int vmexit_task_switch(struct vmctx *, struct vm_exit *, int *vcpu);790 [VM_EXITCODE_TASK_SWITCH] = vmexit_task_switch,
706 vmexit_task_switch(struct vmctx *ctx, struct vm_exit *vmexit, int *pvcpu) in vmexit_task_switch() function