Searched refs:GUEST_INTR_STATUS (Results 1 – 2 of 2) sorted by relevance
126 GUEST_INTR_STATUS = 0x00000810, enumerator
712 FIELD(GUEST_INTR_STATUS, guest_intr_status),4747 status = vmcs_read16(GUEST_INTR_STATUS); in vmx_complete_nested_posted_interrupt()4751 vmcs_write16(GUEST_INTR_STATUS, status); in vmx_complete_nested_posted_interrupt()5037 vmcs_write16(GUEST_INTR_STATUS, 0); in vmx_vcpu_setup()8103 vmcs_read16(GUEST_INTR_STATUS)); in dump_vmcs()8360 status = vmcs_read16(GUEST_INTR_STATUS); in vmx_hwapic_isr_update()8365 vmcs_write16(GUEST_INTR_STATUS, status); in vmx_hwapic_isr_update()8377 status = vmcs_read16(GUEST_INTR_STATUS); in vmx_set_rvi()8382 vmcs_write16(GUEST_INTR_STATUS, status); in vmx_set_rvi()9822 vmcs_write16(GUEST_INTR_STATUS, in prepare_vmcs02()[all …]