Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h2087 TASK_SWITCH_CALL = 0, enumerator
/linux-6.3-rc2/arch/x86/kvm/
A Demulate.c2978 if (reason != TASK_SWITCH_CALL && reason != TASK_SWITCH_GATE) in emulator_do_task_switch()
2989 if (reason == TASK_SWITCH_CALL || reason == TASK_SWITCH_GATE) in emulator_do_task_switch()
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm.c2443 reason = TASK_SWITCH_CALL; in task_switch_interception()

Completed in 29 milliseconds