| /hyp/vm/vcpu/aarch64/src/ |
| A D | wfi.c | 40 thread_t *current = thread_get_self(); in vcpu_handle_vcpu_trap_wfi() local 116 thread_t *current = thread_get_self(); in vcpu_handle_scheduler_quiescent() local 129 thread_t *current = thread_get_self(); in vcpu_handle_thread_context_switch_post() local 160 thread_t *current = thread_get_self(); in vcpu_wakeup_self() local 199 thread_t *current = thread_get_self(); in vcpu_pending_wakeup() local 213 thread_t *current = thread_get_self(); in vcpu_block_start() local 233 thread_t *current = thread_get_self(); in vcpu_block_finish() local 242 thread_t *current = thread_get_self(); in vcpu_handle_thread_exit_to_user() local
|
| A D | aarch64_init.c | 402 thread_t *current = thread_get_self(); in vcpu_poweroff() local 455 thread_t *current = thread_get_self(); in vcpu_suspend() local 518 thread_t *current = thread_get_self(); in vcpu_halted() local
|
| /hyp/vm/vdebug/aarch64/src/ |
| A D | vdebug.c | 61 thread_t *current = thread_get_self(); in vdebug_handle_thread_save_state() local 104 thread_t *current = thread_get_self(); in vdebug_handle_thread_context_switch_post() local 121 thread_t *current = thread_get_self(); in vdebug_handle_thread_load_state() local 155 thread_t *current = thread_get_self(); in vdebug_handle_vcpu_debug_trap() local 242 thread_t *current = thread_get_self(); in vdebug_handle_vcpu_trap_mcrmrc14_guest() local
|
| /hyp/vm/vgic/src/ |
| A D | vpe.c | 21 thread_t *current = thread_get_self(); in vgic_handle_thread_context_switch_pre() local 38 thread_t *current = thread_get_self(); in vgic_handle_thread_load_state_vpe() local 65 thread_t *current = thread_get_self(); in vgic_vpe_schedule_current() local
|
| A D | deliver.c | 112 thread_t *current = thread_get_self(); in vgic_read_lr_state() local 129 thread_t *current = thread_get_self(); in vgic_write_lr() local 1369 thread_t *current = thread_get_self(); in vgic_route_1n_preference() local 3865 thread_t *current = thread_get_self(); in vgic_handle_ipi_received_enable() local 3878 thread_t *current = thread_get_self(); in vgic_handle_ipi_received_sync() local 3888 thread_t *current = thread_get_self(); in vgic_handle_ipi_received_deliver() local 3918 thread_t *current = thread_get_self(); in vgic_handle_ipi_received_sgi() local 3936 thread_t *current = thread_get_self(); in vgic_icc_set_group_enable() local 4131 thread_t *current = thread_get_self(); in vgic_icc_generate_sgi() local
|
| /hyp/vm/psci/src/ |
| A D | psci_common.c | 265 thread_t *current = thread_get_self(); in psci_version() local 281 thread_t *current = thread_get_self(); in psci_suspend() local 327 thread_t *current = thread_get_self(); in psci_cpu_suspend() local 372 thread_t *current = thread_get_self(); in psci_cpu_suspend_32() local 389 thread_t *current = thread_get_self(); in psci_cpu_suspend_64() local 432 thread_t *current = thread_get_self(); in psci_cpu_default_suspend_32() local 448 thread_t *current = thread_get_self(); in psci_cpu_default_suspend_64() local 464 thread_t *current = thread_get_self(); in psci_cpu_off() local 551 thread_t *current = thread_get_self(); in psci_cpu_on_32() local 567 thread_t *current = thread_get_self(); in psci_cpu_on_64() local [all …]
|
| /hyp/vm/arm_pv_time/src/ |
| A D | arm_pv_time.c | 40 thread_t *current = thread_get_self(); in smccc_pv_time_features() local 64 thread_t *current = thread_get_self(); in smccc_pv_time_st() local 123 arm_pv_time_handle_scheduler_schedule(thread_t *current, thread_t *yielded_from, in arm_pv_time_handle_scheduler_schedule() 143 thread_t *current = thread_get_self(); in arm_pv_time_handle_thread_context_switch_post() local
|
| /hyp/vm/arm_vm_pmu/aarch64/src/ |
| A D | arm_vm_pmu.c | 56 arm_vm_pmu_counters_enabled(thread_t *current) in arm_vm_pmu_counters_enabled() 65 arm_vm_pmu_is_el1_trap_enabled(thread_t *current) in arm_vm_pmu_is_el1_trap_enabled() 72 arm_vm_pmu_el1_trap_set_enable(thread_t *current, bool enable) in arm_vm_pmu_el1_trap_set_enable()
|
| /hyp/vm/smccc/aarch64/src/ |
| A D | smccc_64.c | 18 thread_t *current = thread_get_self(); in smccc_handle_call() local 158 thread_t *current = thread_get_self(); in smccc_handle_vcpu_trap_default() local
|
| /hyp/mem/allocator_list/src/ |
| A D | freelist.c | 132 allocator_node_t *current = head->next; in check_heap_consistency() local 184 allocator_node_t *current = (*head)->next; in list_add() local 323 allocator_node_t **current, size_t alloc_size, in allocate_from_node() 413 allocator_node_t *current = *head; in allocate_block() local 553 allocator_node_t *current = allocator->heap; in allocator_heap_remove_memory() local
|
| /hyp/vm/vete/src/ |
| A D | vete.c | 77 thread_t *current = thread_get_self(); in vete_prohibit_registers_access() local 137 thread_t *current = thread_get_self(); in vete_handle_vcpu_trap_sysreg() local
|
| /hyp/platform/arm_trng_fi/src/ |
| A D | arm_trng.c | 91 thread_t *current = thread_get_self(); in arm_trng_fi_check_mbz() local 112 thread_t *current = thread_get_self(); in arm_trng_fi_handle_call() local
|
| /hyp/vm/smccc/src/ |
| A D | smccc_hypercalls.c | 30 thread_t *current = thread_get_self(); in smccc_handle_hypercall_wrapper() local
|
| /hyp/vm/psci_pc/src/ |
| A D | psci_pc.c | 77 thread_t *current = thread_get_self(); in psci_pc_set_suspend_mode() local 215 psci_vcpu_suspend(thread_t *current) in psci_vcpu_suspend()
|
| /hyp/misc/smc_trace/src/ |
| A D | smc_trace.c | 61 thread_t *current = thread_get_self(); in smc_trace_log() local
|
| /hyp/mem/addrspace/aarch64/src/ |
| A D | vmmio.c | 22 thread_t *current = thread_get_self(); in addrspace_handle_vdevice_access_fixed_addr() local
|
| /hyp/mem/addrspace/armv8/src/ |
| A D | abort.c | 114 thread_t *current = thread_get_self(); in addrspace_handle_guest_translation_fault() local
|
| /hyp/core/scheduler_fprr/src/ |
| A D | scheduler_fprr.c | 525 thread_t *current = thread_get_self(); in can_yield_to() local 591 thread_t *current = thread_get_self(); in scheduler_schedule() local 652 thread_t *current = thread_get_self(); in scheduler_yield() local 670 thread_t *current = thread_get_self(); in scheduler_yield_to() local 1265 thread_t *current = thread_get_self(); in scheduler_will_preempt_current() local
|
| A D | scheduler_tests.c | 95 thread_t *current = thread_get_self(); in schedule_check_switched() local
|
| /hyp/vm/vtrbe/src/ |
| A D | vtrbe.c | 158 thread_t *current = thread_get_self(); in vtrbe_handle_vcpu_trap_sysreg() local
|
| /hyp/vm/vcpu/src/ |
| A D | vcpu.c | 105 thread_t *current = thread_get_self(); in vcpu_handle_thread_exited() local
|
| /hyp/core/thread_standard/src/ |
| A D | thread.c | 179 thread_t *current = thread_get_self(); in thread_switch_to() local
|
| /hyp/platform/gicv3/src/ |
| A D | gicv3.c | 2188 thread_t *current = thread_get_self(); in gicv3_vpe_schedule() local 2225 thread_t *current = thread_get_self(); in gicv3_vpe_deschedule() local 2287 thread_t *current = thread_get_self(); in gicv3_vpe_check_wakeup() local
|