Searched refs:active (Results 1 – 13 of 13) sorted by relevance
34 && (vcpu->vm->sworld_control.flag.active != 0UL)) { in hcall_world_switch()60 && (vcpu->vm->sworld_control.flag.active == 0UL) in hcall_initialize_trusty()66 vcpu->vm->sworld_control.flag.active = 1UL; in hcall_initialize_trusty()91 if (vm->sworld_control.flag.active != 0UL) { in hcall_save_restore_sworld_ctx()99 vm->sworld_control.flag.active = 1UL; in hcall_save_restore_sworld_ctx()
163 entry->active = false; in ptirq_alloc_entry()237 entry->active = true; in ptirq_activate_entry()252 entry->active = false; in ptirq_deactivate_entry()
174 if ((vu->active) && (vu->port_base == (offset & ~0x7U))) { in find_vuart_by_port()233 if (vu->active) { in send_to_target()697 if ((target_vu != NULL) && (target_vu->active)) { in find_active_target_vuart()711 if (vu->active) { in vuart_setup_connection()755 if ((vm->vuart[i].active) && (vm->vuart[i].irq == intx_gsi)) { in is_vuart_intx()797 vu->active = true; in init_legacy_vuarts()835 vm->vuart[i].active = false; in deinit_legacy_vuarts()878 vu->active = true; in init_pci_vuart()908 vu->active = false; in deinit_pci_vuart()
136 bool active; /* true=active, false=inactive*/ member151 return entry->active; in is_entry_active()
106 uint64_t active : 1; member
101 bool active; /**< Whether the vuart is active. */ member
70 vu->active = true; in map_vmcs9900_vbar()89 vu->active = false; in unmap_vmcs9900_vbar()
178 return ((vu != NULL) && vu->active) ? vu : NULL; in vuart_console_active()
1130 if (!vu->active) { in shell_to_vm_console()
234 if (vm->sworld_control.flag.active != 0UL) { in destroy_ept()
387 if (vcpu->vm->sworld_control.flag.active != 0UL) { in acrn_handle_pending_request()
1028 vm->sworld_control.flag.active = 0UL; in reset_vm()
13 in (D)TLS 1.0 to 1.2, that allowed an active network attacker to1256 * Removed helper script active-config.pl1879 * Support for multiple active certificate / key pairs in SSL servers for2147 * Fixed memory leak in ssl_free() and ssl_reset() for active session
Completed in 21 milliseconds