Home
last modified time | relevance | path

Searched defs:smp_wait_for_event (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/arm/asm/
H A Dsmp.h23 #define smp_wait_for_event() wfe() macro
/kvm-unit-tests/lib/riscv/asm/
H A Dsmp.h7 #define smp_wait_for_event() cpu_relax() macro