Searched refs:asm_context_sync_ordered (Results 1 – 11 of 11) sorted by relevance
30 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()
105 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()
19 #define asm_context_sync_ordered(order) __asm__ volatile("isb" : "+m"(*order)) macro
43 asm_context_sync_ordered(&asm_ordering); in idle_arch_wait_timeout()
114 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()
58 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()
120 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()
129 asm_context_sync_ordered(&asm_ordering); in arm_vm_pmu_save_state()
1050 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()
1112 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()
4487 asm_context_sync_ordered(&asm_ordering); in pgtable_vm_start()
Completed in 102 milliseconds