Home
last modified time | relevance | path

Searched refs:usermode (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/sys/arch/usermode/conf/
H A Dfiles.usermode1 # $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 DMakefile.usermode11 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 DGENERIC.common3 include "arch/usermode/conf/std.usermode"
98 cinclude "arch/usermode/conf/GENERIC.local"
H A Dmajors.usermode1 # $NetBSD: majors.usermode,v 1.5 2011/12/20 21:01:39 jmcneill Exp $
H A Dstd.usermode1 # $NetBSD: std.usermode,v 1.11 2012/01/04 14:09:48 reinoud Exp $
/netbsd-src/sys/arch/sh3/sh3/
H A Dexception.c143 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 Dtrap.c94 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 DGENERIC_USERMODE3 machine usermode
4 include "arch/usermode/conf/GENERIC.common"
/netbsd-src/sys/arch/amd64/conf/
H A DGENERIC_USERMODE3 machine usermode
4 include "arch/usermode/conf/GENERIC.common"
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dusp.S18 loadsym r0, usermode;
25 usermode: label
H A Dhwloop-bits.S44 loadsym R0, usermode;
68 usermode: label
H A Df221.s1 # Blackfin testcase for the CEC (handling exceptions from usermode)
/netbsd-src/distrib/utils/embedded/
H A Dusermode29 image=usermode.img
/netbsd-src/tools/
H A Dheaderlist138 ./usermode/include/disklabel.h
139 ./usermode/include/elf_machdep.h
/netbsd-src/distrib/utils/embedded/conf/
H A Dusermode.conf6 image=usermode.img
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DCommand.h243 static void print_help (char *prog_name, bool cmd_line, bool usermode, FILE *outf);
H A DCommand.cc346 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 DCommand.h243 static void print_help (char *prog_name, bool cmd_line, bool usermode, FILE *outf);
H A DCommand.cc337 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 DRESPONSIBLE319 usermode reinoud
H A DBRANCHES979 usermode GENERIC NG
/netbsd-src/sys/modules/
H A DMakefile417 # NetBSD/usermode support
421 SUBDIR+= ../arch/usermode/modules/syscallemu
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
H A Dsdm845-cheza.dtsi1070 * Hogs prevent usermode from changing the value. A GPIO can be both
/netbsd-src/external/gpl3/binutils/dist/gas/po/
H A Duk.po24814 #~ 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 Dfi.po9642 msgid "MT usermode bit not 0 or 1 (%lu)"
9643 msgstr "”MT usermode”-bitti ei ole 0 tai 1 (%lu)"

12