Home
last modified time | relevance | path

Searched refs:TASK_SWITCH_CALL (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
A Dkvm_host.h2322 TASK_SWITCH_CALL = 0, enumerator
/arch/x86/kvm/
A Demulate.c2963 if (reason != TASK_SWITCH_CALL && reason != TASK_SWITCH_GATE) in emulator_do_task_switch()
2974 if (reason == TASK_SWITCH_CALL || reason == TASK_SWITCH_GATE) in emulator_do_task_switch()
/arch/x86/kvm/svm/
A Dsvm.c2418 reason = TASK_SWITCH_CALL; in task_switch_interception()

Completed in 32 milliseconds