Searched defs:smp_wait_for_event (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/arm/asm/ | ||
H A D | smp.h | 23 #define smp_wait_for_event() wfe() macro |
/kvm-unit-tests/lib/riscv/asm/ | ||
H A D | smp.h | 7 #define smp_wait_for_event() cpu_relax() macro |