Searched refs:GUEST_INTR_STATUS (Results 1 – 5 of 5) sorted by relevance
32 SHADOW_FIELD_RW(GUEST_INTR_STATUS)
1105 FIELD(GUEST_INTR_STATUS, guest_intr_status),4871 case GUEST_INTR_STATUS: in init_vmcs_shadow_fields()6158 status = vmcs_read16(GUEST_INTR_STATUS); in vmx_complete_nested_posted_interrupt()6162 vmcs_write16(GUEST_INTR_STATUS, status); in vmx_complete_nested_posted_interrupt()6171 return vmcs_read16(GUEST_INTR_STATUS) & 0xff; in vmx_get_rvi()6604 vmcs_write16(GUEST_INTR_STATUS, 0); in vmx_vcpu_setup()9959 vmcs_read16(GUEST_INTR_STATUS)); in dump_vmcs()10283 status = vmcs_read16(GUEST_INTR_STATUS); in vmx_hwapic_isr_update()10288 vmcs_write16(GUEST_INTR_STATUS, status); in vmx_hwapic_isr_update()10300 status = vmcs_read16(GUEST_INTR_STATUS); in vmx_set_rvi()[all …]
166 GUEST_INTR_STATUS = 0x00000810, enumerator
219 vmwrite(GUEST_INTR_STATUS, 0); in init_vmcs_guest_state()