Home | History | Annotate | Download | only in xlat

Lines Matching refs:XLAT

1 /* Generated by ./xlat/gen.sh from ./xlat/bootflags3.in; do not edit. */
29 # error static const struct xlat bootflags3 in mpers mode
34 const struct xlat bootflags3[] = {
35 XLAT(LINUX_REBOOT_CMD_RESTART),
36 XLAT(LINUX_REBOOT_CMD_HALT),
37 XLAT(LINUX_REBOOT_CMD_CAD_ON),
38 XLAT(LINUX_REBOOT_CMD_CAD_OFF),
39 XLAT(LINUX_REBOOT_CMD_POWER_OFF),
40 XLAT(LINUX_REBOOT_CMD_RESTART2),
41 XLAT(LINUX_REBOOT_CMD_SW_SUSPEND),
42 XLAT(LINUX_REBOOT_CMD_KEXEC),