Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dsvm.c206 bool has_error_code, u32 error_code) in svm_queue_exception()
Dvmx.c747 bool has_error_code, u32 error_code) in vmx_queue_exception()
/arch/x86/include/asm/
Dkvm_host.h301 bool has_error_code; member