Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h2415 TASK_SWITCH_JMP = 2, enumerator
/linux/arch/x86/kvm/svm/
H A Dsvm.c2429 reason = TASK_SWITCH_JMP; in task_switch_interception()