Home
last modified time | relevance | path

Searched defs:has_error_code (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/x86/kvm/
Dsvm.c500 bool has_error_code, u32 error_code, in svm_queue_exception()
1927 bool has_error_code, u32 error_code) in nested_svm_check_exception()
2694 bool has_error_code = false; in task_switch_interception() local
Demulate.c2405 bool has_error_code, u32 error_code) in emulator_do_task_switch()
2485 bool has_error_code, u32 error_code) in emulator_task_switch()
Dvmx.c1689 bool has_error_code, u32 error_code, in vmx_queue_exception()
4672 bool has_error_code = false; in handle_task_switch() local
Dx86.c5590 bool has_error_code, u32 error_code) in kvm_task_switch()
/linux-3.3/arch/x86/include/asm/
Dkvm.h274 __u8 has_error_code; member
Dkvm_host.h392 bool has_error_code; member