Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
A Druntime-const.h52 static inline void __runtime_fixup_caches(void *where, unsigned int insns) in __runtime_fixup_caches() function
65 __runtime_fixup_caches(where, 4); in __runtime_fixup_ptr()
76 __runtime_fixup_caches(where, 1); in __runtime_fixup_shift()
/arch/riscv/include/asm/
A Druntime-const.h166 static inline void __runtime_fixup_caches(void *where, unsigned int insns) in __runtime_fixup_caches() function
230 __runtime_fixup_caches(where, 2); in __runtime_fixup_ptr()
234 __runtime_fixup_caches(where, 4); in __runtime_fixup_ptr()

Completed in 4 milliseconds