Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 5 of 5) sorted by relevance

/xv6-public/
H A Dbootasm.S5 # Start the first CPU: switch to 32-bit protected mode, jump into C.
7 # memory at physical address 0x7c00 and starts executing in real mode
10 .code16 # Assemble for 16-bit mode
39 # Switch from real to protected mode. Use a bootstrap GDT that makes
H A D.gdbinit.tmpl5 # 32-bit mode, but in 32-bit mode we always run with CS == 8 in the
H A Dentryother.S7 # Specification says that the AP will start in real mode with CS:IP
33 # Switch from real to protected mode. Use a bootstrap GDT that makes
H A Dsh.c31 int mode; member
85 if(open(rcmd->file, rcmd->mode) < 0){ in runcmd()
207 redircmd(struct cmd *subcmd, char *file, char *efile, int mode, int fd) in redircmd() argument
217 cmd->mode = mode; in redircmd()
H A Ddot-bochsrc9 # There are two choices of configuration interface: a text mode version
11 # mode version uses stdin/stdout and is always compiled in. The graphical
59 #display_library: sdl, options="fullscreen" # startup in fullscreen mode
229 # mode= only valid for disks [undoable|growing|volatile]
258 # mode=flat, biosdetect=auto, translation=auto, model="Generic 1234"
425 # com1: enabled=1, mode=null
426 # com1: enabled=1, mode=mouse
427 # com2: enabled=1, mode=file, dev=serial.out
428 # com3: enabled=1, mode=raw, dev=com1
429 # com3: enabled=1, mode=socket, dev=localhost:8888
[all …]