Home
last modified time | relevance | path

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

/tools/virtio/ringtest/
A Dmain.h96 #define cpu_relax() asm ("rep; nop" ::: "memory") macro
98 #define cpu_relax() barrier() macro
100 #define cpu_relax() asm ("yield" ::: "memory") macro
102 #define cpu_relax() assert(0) macro
110 cpu_relax(); in busy_wait()
/tools/arch/riscv/include/asm/vdso/
A Dprocessor.h9 static inline void cpu_relax(void) in cpu_relax() function
/tools/testing/selftests/kvm/include/arm64/
A Ddelay.h17 cpu_relax(); in __delay()
A Dprocessor.h180 static inline void cpu_relax(void) in cpu_relax() function
/tools/testing/selftests/kvm/include/s390/
A Dprocessor.h30 static inline void cpu_relax(void) in cpu_relax() function
/tools/testing/selftests/bpf/
A Dbpf_atomic.h41 #define cpu_relax() ({}) macro
113 cpu_relax(); \
/tools/testing/selftests/kvm/include/riscv/
A Darch_timer.h63 cpu_relax(); in __delay()
/tools/testing/selftests/kvm/arm64/
A Dvgic_lpi_stress.c113 cpu_relax(); in guest_setup_gic()
134 cpu_relax(); in guest_code()
A Darch_timer_edge_cases.c252 cpu_relax(); in poll_for_non_spurious_irq()
288 cpu_relax(); in guest_poll()
/tools/testing/selftests/kvm/
A Dmmu_stress_test.c94 cpu_relax(); in rendezvous_with_boss()
98 cpu_relax(); in rendezvous_with_boss()
/tools/testing/selftests/kvm/x86/
A Dsvm_nested_soft_inject_test.c120 cpu_relax(); in l1_guest_code()
A Dhyperv_tlb_flush.c83 cpu_relax(); in worker_guest_code()
/tools/testing/selftests/kvm/lib/arm64/
A Dgic_v3_its.c196 cpu_relax(); in its_send_cmd()
/tools/testing/selftests/kvm/include/x86/
A Dprocessor.h833 static inline void cpu_relax(void) in cpu_relax() function
/tools/memory-model/Documentation/
A Dexplanation.txt2027 cpu_relax();

Completed in 28 milliseconds