Searched refs:kexec_file_load_flags (Results 1 – 3 of 3) sorted by relevance
14 # error static const struct xlat kexec_file_load_flags in mpers mode19 const struct xlat kexec_file_load_flags[] = { variable
1 …itimer_which.in xlat/kcmp_types.in xlat/kexec_arch_values.in xlat/kexec_file_load_flags.in xlat/ke…2 …at/itimer_which.h xlat/kcmp_types.h xlat/kexec_arch_values.h xlat/kexec_file_load_flags.h xlat/kex…193 $(top_srcdir)/xlat/kexec_file_load_flags.h: $(top_srcdir)/xlat/kexec_file_load_flags.in $(top_srcdi…
126 printflags(kexec_file_load_flags, tcp->u_arg[4], "KEXEC_FILE_???"); in SYS_FUNC()