Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dsystem.h56 #define wfe() __asm__ __volatile__ ("wfe\n\t" : : ); macro
/openbmc/qemu/target/arm/tcg/
H A Dop_helper.c472 void HELPER(wfe)(CPUARMState *env) in HELPER() argument