Home
last modified time | relevance | path

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

/libcpu/aarch64/common/include/
A Dcp15.h14 #ifndef __STATIC_FORCEINLINE
15 #define __STATIC_FORCEINLINE __attribute__((always_inline)) static inline macro
24 __STATIC_FORCEINLINE void __ISB(void) in __ISB()
34 __STATIC_FORCEINLINE void __DSB(void) in __DSB()
45 __STATIC_FORCEINLINE void __DMB(void) in __DMB()

Completed in 20 milliseconds