HomeSort by relevance Sort by last modified time
    Searched refs:kexec_arch_values (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
kexec_arch_values.h 1 /* Generated by ./xlat/gen.sh from ./xlat/kexec_arch_values.in; do not edit. */
3 static const struct xlat kexec_arch_values[] = { variable in typeref:struct:xlat
  /external/strace/
kexec.c 4 #include "xlat/kexec_arch_values.h"
82 printxval(kexec_arch_values, n & KEXEC_ARCH_MASK, "KEXEC_ARCH_???");

Completed in 2302 milliseconds