Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dsvm.h179 u64 last_excp_from; member
/linux-4.4.14/arch/x86/kvm/
Dsvm.c3042 msr_info->data = svm->vmcb->save.last_excp_from; in svm_get_msr()
3407 "excp_from:", save->last_excp_from, in dump_vmcb()