Home | History | Annotate | Download | only in xlat

Lines Matching refs:XLAT

1 /* Generated by ./xlat/gen.sh from ./xlat/pr_set_mm.in; do not edit. */
50 # error static const struct xlat pr_set_mm in mpers mode
55 const struct xlat pr_set_mm[] = {
56 XLAT(PR_SET_MM_START_CODE),
57 XLAT(PR_SET_MM_END_CODE),
58 XLAT(PR_SET_MM_START_DATA),
59 XLAT(PR_SET_MM_END_DATA),
60 XLAT(PR_SET_MM_START_STACK),
61 XLAT(PR_SET_MM_START_BRK),
62 XLAT(PR_SET_MM_BRK),
63 XLAT(PR_SET_MM_ARG_START),
64 XLAT(PR_SET_MM_ARG_END),
65 XLAT(PR_SET_MM_ENV_START),
66 XLAT(PR_SET_MM_ENV_END),
67 XLAT(PR_SET_MM_AUXV),
68 XLAT(PR_SET_MM_EXE_FILE),
69 XLAT(PR_SET_MM_MAP),
70 XLAT(PR_SET_MM_MAP_SIZE),