Searched refs:cacheflush_flags (Results 1 – 2 of 2) sorted by relevance
42 static const struct xlat cacheflush_flags[] = { variable64 printflags(cacheflush_flags, tcp->u_arg[2], "FLUSH_CACHE_???"); in SYS_FUNC()73 static const struct xlat cacheflush_flags[] = { variable87 printxval(cacheflush_flags, tcp->u_arg[2], "?CACHE"); in SYS_FUNC()94 static const struct xlat cacheflush_flags[] = { variable117 printflags(cacheflush_flags, tcp->u_arg[2], "CACHEFLUSH_???"); in SYS_FUNC()
52126 * system.c [SH] (cacheflush_flags): New xlat structure.