Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm_host.h2323 TASK_SWITCH_IRET = 1, enumerator
/arch/x86/kvm/
A Demulate.c2953 if (reason == TASK_SWITCH_IRET || reason == TASK_SWITCH_JMP) { in emulator_do_task_switch()
2958 if (reason == TASK_SWITCH_IRET) in emulator_do_task_switch()
2977 if (reason != TASK_SWITCH_IRET) { in emulator_do_task_switch()
/arch/x86/kvm/svm/
A Dsvm.c2411 reason = TASK_SWITCH_IRET; in task_switch_interception()

Completed in 32 milliseconds