| /netbsd-src/sys/arch/usermode/conf/ |
| H A D | files.usermode | 1 # $NetBSD: files.usermode,v 1.22 2021/04/24 23:36:50 thorpej Exp $ 15 file arch/usermode/dev/mainbus.c mainbus 19 file arch/usermode/dev/cpu.c cpu 23 file arch/usermode/dev/clock.c clock 27 file arch/usermode/dev/ttycons.c ttycons 31 file arch/usermode/dev/if_veth.c veth 35 file arch/usermode/dev/vaudio.c vaudio 38 file arch/usermode/dev/ld_thunkbus.c ld_thunkbus 42 file arch/usermode/dev/vncfb.c vncfb 43 file arch/usermode/dev/vnckbdmap.c vncfb [all …]
|
| H A D | Makefile.usermode | 11 USERMODE= $S/arch/usermode 12 GENASSYM_CONF= ${USERMODE}/usermode/genassym.cf 59 MD_CFILES= ${USERMODE}/usermode/thunk.c 97 thunk.d: ${USERMODE}/usermode/thunk.c 99 ${CPPFLAGS.thunk.c} ${USERMODE}/usermode/thunk.c 101 thunk.o: ${USERMODE}/usermode/thunk.c 102 ${CC} ${COPTS} ${CPPFLAGS.thunk.c} -c -o $@ ${USERMODE}/usermode/thunk.c
|
| H A D | GENERIC.common | 3 include "arch/usermode/conf/std.usermode" 98 cinclude "arch/usermode/conf/GENERIC.local"
|
| H A D | majors.usermode | 1 # $NetBSD: majors.usermode,v 1.5 2011/12/20 21:01:39 jmcneill Exp $
|
| H A D | std.usermode | 1 # $NetBSD: std.usermode,v 1.11 2012/01/04 14:09:48 reinoud Exp $
|
| /netbsd-src/sys/arch/sh3/sh3/ |
| H A D | exception.c | 143 bool usermode = !KERNELMODE(tf->tf_ssr); in general_exception() local 165 if (usermode) { in general_exception() 229 if (usermode) in general_exception() 234 KASSERT(usermode); in general_exception() 261 printf(" in %s mode\n", usermode ? "user" : "kernel"); in general_exception() 283 bool usermode; in tlb_exception() local 298 usermode = !KERNELMODE(tf->tf_ssr); in tlb_exception() 299 if (usermode) { in tlb_exception() 325 if (usermode) { in tlb_exception() 350 if (usermode) { in tlb_exception() [all …]
|
| /netbsd-src/sys/arch/vax/vax/ |
| H A D | trap.c | 94 const bool usermode = USERMODE_P(tf); in trap() local 106 if (usermode) { in trap() 202 if (!usermode && (tf->tf_code < 0)) { in trap() 220 if (!usermode) { in trap() 363 if (!usermode) in trap()
|
| /netbsd-src/sys/arch/i386/conf/ |
| H A D | GENERIC_USERMODE | 3 machine usermode 4 include "arch/usermode/conf/GENERIC.common"
|
| /netbsd-src/sys/arch/amd64/conf/ |
| H A D | GENERIC_USERMODE | 3 machine usermode 4 include "arch/usermode/conf/GENERIC.common"
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| H A D | usp.S | 18 loadsym r0, usermode; 25 usermode: label
|
| H A D | hwloop-bits.S | 44 loadsym R0, usermode; 68 usermode: label
|
| H A D | f221.s | 1 # Blackfin testcase for the CEC (handling exceptions from usermode)
|
| /netbsd-src/distrib/utils/embedded/ |
| H A D | usermode | 29 image=usermode.img
|
| /netbsd-src/tools/ |
| H A D | headerlist | 138 ./usermode/include/disklabel.h 139 ./usermode/include/elf_machdep.h
|
| /netbsd-src/distrib/utils/embedded/conf/ |
| H A D | usermode.conf | 6 image=usermode.img
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | Command.h | 243 static void print_help (char *prog_name, bool cmd_line, bool usermode, FILE *outf);
|
| H A D | Command.cc | 346 Command::print_help (char *prog_name, bool cmd_line, bool usermode, FILE *outf) in print_help() argument 353 if (usermode) // show the hidden ones, too in print_help()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | Command.h | 243 static void print_help (char *prog_name, bool cmd_line, bool usermode, FILE *outf);
|
| H A D | Command.cc | 337 Command::print_help (char *prog_name, bool cmd_line, bool usermode, FILE *outf) in print_help() argument 344 if (usermode) // show the hidden ones, too in print_help()
|
| /netbsd-src/doc/ |
| H A D | RESPONSIBLE | 319 usermode reinoud
|
| H A D | BRANCHES | 979 usermode GENERIC NG
|
| /netbsd-src/sys/modules/ |
| H A D | Makefile | 417 # NetBSD/usermode support 421 SUBDIR+= ../arch/usermode/modules/syscallemu
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-cheza.dtsi | 1070 * Hogs prevent usermode from changing the value. A GPIO can be both
|
| /netbsd-src/external/gpl3/binutils/dist/gas/po/ |
| H A D | uk.po | 24814 #~ msgid "MT usermode bit not 0 or 1 (%lu)" 24815 #~ msgstr "Біт usermode MT має значення відмінне від 0 або 1 (%lu)"
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/po/ |
| H A D | fi.po | 9642 msgid "MT usermode bit not 0 or 1 (%lu)" 9643 msgstr "”MT usermode”-bitti ei ole 0 tai 1 (%lu)"
|