Searched refs:TASK_SWITCH_CALL (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ | ||
| H A D | kvm_host.h | 2413 TASK_SWITCH_CALL = 0, enumerator |
| /linux/arch/x86/kvm/svm/ | ||
| H A D | svm.c | 2433 reason = TASK_SWITCH_CALL; in task_switch_interception() |