Home
last modified time | relevance | path

Searched refs:asm_context_sync_ordered (Results 1 – 11 of 11) sorted by relevance

/hyp/core/debug/aarch64/src/
A Ddebug.c30 asm_context_sync_ordered(&debug_asm_order); in debug_os_unlock()
49 asm_context_sync_ordered(&debug_asm_order); in debug_os_lock()
126 asm_context_sync_ordered(&debug_asm_order); in debug_handle_power_cpu_resume()
/hyp/platform/ete/src/
A Dete.c105 asm_context_sync_ordered(&vet_ordering); in ete_save_context_percpu()
132 asm_context_sync_ordered(&vet_ordering); in ete_restore_context_percpu()
136 asm_context_sync_ordered(&vet_ordering); in ete_restore_context_percpu()
/hyp/arch/aarch64/include/asm/
A Dbarrier.h19 #define asm_context_sync_ordered(order) __asm__ volatile("isb" : "+m"(*order)) macro
/hyp/core/idle/aarch64/src/
A Didle.c43 asm_context_sync_ordered(&asm_ordering); in idle_arch_wait_timeout()
/hyp/vm/vete/src/
A Dvete.c114 asm_context_sync_ordered(&vet_ordering); in vet_restore_trace_power_context()
126 asm_context_sync_ordered(&vet_ordering); in vet_save_trace_power_context()
/hyp/mem/addrspace/aarch64/src/
A Dlookup.c58 asm_context_sync_ordered(&asm_ordering); in addrspace_va_to_pa_read()
92 asm_context_sync_ordered(&asm_ordering); in addrspace_va_to_ipa_read()
/hyp/vm/vtrbe/src/
A Dvtrbe.c120 asm_context_sync_ordered(&vet_ordering); in vet_save_buffer_power_context()
139 asm_context_sync_ordered(&vet_ordering); in vet_restore_buffer_power_context()
/hyp/vm/arm_vm_pmu/aarch64/src/
A Darm_vm_pmu.c129 asm_context_sync_ordered(&asm_ordering); in arm_vm_pmu_save_state()
/hyp/platform/gicv3/src/
A Dgicv3.c1050 asm_context_sync_ordered(&gic_init_order); in gicv3_handle_boot_cpu_warm_init()
1066 asm_context_sync_ordered(&gic_init_order); in gicv3_handle_boot_cpu_warm_init()
1136 asm_context_sync_ordered(&gic_enable_order); in gicv3_handle_power_cpu_resume()
/hyp/vm/vgic/src/
A Ddeliver.c1112 asm_context_sync_ordered(&gich_lr_ordering); in vgic_select_lr()
2864 asm_context_sync_ordered(&gich_lr_ordering); in vgic_try_to_list_pending()
/hyp/mem/pgtable/armv8/src/
A Dpgtable.c4487 asm_context_sync_ordered(&asm_ordering); in pgtable_vm_start()

Completed in 102 milliseconds