Home
last modified time | relevance | path

Searched refs:int_vector (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/svm/
A Dnested.c421 to->int_vector = from->int_vector; in __nested_copy_vmcb_control_to_cache()
799 vmcb02->control.int_vector = svm->nested.ctl.int_vector; in nested_vmcb02_prepare_control()
1665 dst->int_vector = from->int_vector; in nested_copy_vmcb_cache_to_control()
A Dsvm.h159 u32 int_vector; member
A Dsvm.c1548 control->int_vector = 0x0; in svm_set_vintr()
1570 svm->vmcb->control.int_vector = svm->nested.ctl.int_vector; in svm_clear_vintr()
3326 pr_err("%-20s%08x\n", "int_vector:", control->int_vector); in dump_vmcb()
/arch/x86/include/asm/
A Dsvm.h136 u32 int_vector; member

Completed in 75 milliseconds