VMCS_GUEST_INTR_STATUS
uint16_t status_old = vmcs_read(VMCS_GUEST_INTR_STATUS);
vmcs_write(VMCS_GUEST_INTR_STATUS, status_new);