Searched refs:interrupt_info (Results 1 – 1 of 1) sorted by relevance
65 let interrupt_info = valid << 31 | interrupt_type << 8 | deliver_code << 11 | vector; in vmexit_vmx_instruction_executed() localVariable68 interrupt_info as u64, in vmexit_vmx_instruction_executed()