Searched refs:cacheflush_flags (Results 1 – 2 of 2) sorted by relevance
41 static const struct xlat cacheflush_flags[] = { variable63 printflags(cacheflush_flags, tcp->u_arg[2], "FLUSH_CACHE_???"); in SYS_FUNC()72 static const struct xlat cacheflush_flags[] = { variable86 printxval(cacheflush_flags, tcp->u_arg[2], "?CACHE"); in SYS_FUNC()93 static const struct xlat cacheflush_flags[] = { variable116 printflags(cacheflush_flags, tcp->u_arg[2], "CACHEFLUSH_???"); in SYS_FUNC()
32936 * system.c [SH] (cacheflush_flags): New xlat structure.