Searched refs:expectation (Results 1 – 1 of 1) sorted by relevance
5597 struct apic_reg_virt_expectation *expectation) in apic_reg_virt_exit_expectation() argument5619 expectation->val = MAGIC_VAL_1; in apic_reg_virt_exit_expectation()5620 expectation->virt_fn = apic_virt_identity; in apic_reg_virt_exit_expectation()5621 expectation->virtualize_apic_accesses = in apic_reg_virt_exit_expectation()5625 expectation->rd_exit_reason = VMX_APIC_ACCESS; in apic_reg_virt_exit_expectation()5626 expectation->wr_exit_reason = VMX_APIC_ACCESS; in apic_reg_virt_exit_expectation()5630 expectation->rd_exit_reason = VMX_VMCALL; in apic_reg_virt_exit_expectation()5631 expectation->wr_exit_reason = VMX_VMCALL; in apic_reg_virt_exit_expectation()5632 expectation->virt_fn = apic_virt_nibble1; in apic_reg_virt_exit_expectation()5635 expectation->rd_exit_reason = VMX_APIC_ACCESS; in apic_reg_virt_exit_expectation()[all …]