Home
last modified time | relevance | path

Searched refs:cpu_relax (Results 1 – 25 of 29) sorted by relevance

12

/kvm-unit-tests/powerpc/
H A Dsmp.c24 cpu_relax(); in start_fn()
41 cpu_relax(); in test_start_cpus()
55 cpu_relax(); in test_start_cpus()
81 cpu_relax(); in ipi_fn()
110 cpu_relax(); in test_ipi_cpus()
119 cpu_relax(); in test_ipi_cpus()
176 cpu_relax(); in time_sync_fn()
188 cpu_relax(); in time_sync_fn()
225 cpu_relax(); in relax_fn()
H A Datomics.c277 cpu_relax(); in smp_inc_fn()
293 cpu_relax(); in test_smp_inc()
296 cpu_relax(); in test_smp_inc()
314 cpu_relax(); in smp_lock_fn()
333 cpu_relax(); in test_smp_lock()
336 cpu_relax(); in test_smp_lock()
H A Dmmu.c90 cpu_relax(); in test_tlbie()
/kvm-unit-tests/lib/asm-generic/
H A Dbarrier.h31 #ifndef cpu_relax
32 #define cpu_relax() asm volatile ("":::"memory") macro
/kvm-unit-tests/lib/riscv/asm/
H A Dsmp.h7 #define smp_wait_for_event() cpu_relax()
8 #define smp_send_event() cpu_relax()
H A Dbarrier.h18 #define cpu_relax() __asm__ __volatile__ ("pause") macro
/kvm-unit-tests/arm/
H A Dpsci.c86 cpu_relax(); in cpu_on_do_wake_target()
123 cpu_relax(); in psci_cpu_on_test()
180 cpu_relax(); in cpu_off_secondary_entry()
201 cpu_relax(); in psci_cpu_off_test()
H A Dmicro-bench.c60 cpu_relax(); in gic_secondary_entry()
103 cpu_relax(); in gic_prep_common()
162 cpu_relax(); in ipi_exec()
204 cpu_relax(); in lpi_exec()
242 cpu_relax(); in timer_exec()
H A Dselftest.c452 cpu_relax(); in main()
/kvm-unit-tests/lib/
H A Dgetchar.c9 cpu_relax(); in getchar()
H A Dpci-edu.c72 cpu_relax(); in edu_dma()
/kvm-unit-tests/lib/ppc64/asm/
H A Dbarrier.h4 #define cpu_relax() asm volatile("or 1,1,1 ; or 2,2,2" ::: "memory") macro
/kvm-unit-tests/lib/x86/asm/
H A Dbarrier.h22 static inline void cpu_relax(void) in cpu_relax() function
/kvm-unit-tests/lib/riscv/
H A Ddelay.c15 cpu_relax(); in delay()
/kvm-unit-tests/lib/arm/
H A Ddelay.c18 cpu_relax(); in delay()
/kvm-unit-tests/x86/
H A Dintel-iommu.c99 cpu_relax(); in vtd_test_ir()
125 cpu_relax(); in vtd_test_ir()
H A Dsvm.c409 cpu_relax(); in run_svm_tests()
H A Dioapic.c12 cpu_relax(); in poll_remote_irr()
/kvm-unit-tests/lib/arm64/asm/
H A Dbarrier.h15 #define cpu_relax() yield() macro
/kvm-unit-tests/lib/arm/asm/
H A Dbarrier.h15 #define cpu_relax() yield() macro
H A Dgic-v3.h115 cpu_relax(); in gicv3_do_wait_for_rwp()
/kvm-unit-tests/riscv/
H A Dsbi.c296 cpu_relax(); in timer_check_set_timer()
386 cpu_relax(); in ipi_hart_wait()
452 cpu_relax(); in check_ipi()
487 cpu_relax(); in check_ipi()
500 cpu_relax(); in check_ipi()
659 cpu_relax(); in hart_wait_on_status()
706 cpu_relax(); in hart_wait_until_idle()
814 cpu_relax(); in check_hsm()
971 cpu_relax(); in check_hsm()
1106 cpu_relax(); in check_hsm()
/kvm-unit-tests/lib/powerpc/
H A Dsmp.c303 cpu_relax(); in start_all_cpus()
365 cpu_relax(); in stop_all_cpus()
H A Dprocessor.c91 cpu_relax(); in delay()
/kvm-unit-tests/lib/x86/
H A Dsmp.c288 cpu_relax(); in bringup_aps()

12