OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:invalidate_icache
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/coregrind/
m_libcproc.c
1031
void VG_(
invalidate_icache
) ( void *ptr, SizeT nbytes )
function
1070
// This arm64_linux section of this function VG_(
invalidate_icache
)
[
all
...]
/external/valgrind/none/tests/ppc32/
jm-insns.c
4817
static inline void
invalidate_icache
( void *ptr, int nbytes )
function
[
all
...]
/external/valgrind/none/tests/ppc64/
jm-insns.c
4817
static inline void
invalidate_icache
( void *ptr, int nbytes )
function
[
all
...]
Completed in 3654 milliseconds