Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h2414 TASK_SWITCH_IRET = 1, enumerator
/linux/arch/x86/kvm/svm/
H A Dsvm.c2426 reason = TASK_SWITCH_IRET; in task_switch_interception()