Home
last modified time | relevance | path

Searched refs:fs (Results 1 – 8 of 8) sorted by relevance

/xv6-public/
H A DMakefile6 fs.o\
135 kernelmemfs: $(MEMFSOBJS) entry.o entryother initcode kernel.ld fs.img
159 mkfs: mkfs.c fs.h
185 fs.img: mkfs README $(UPROGS)
186 ./mkfs fs.img README $(UPROGS)
193 initcode initcode.out kernel xv6.img fs.img kernelmemfs \
209 bochs : fs.img xv6.img
224 qemu: fs.img xv6.img
230 qemu-nox: fs.img xv6.img
236 qemu-gdb: fs.img xv6.img .gdbinit
[all …]
H A Dtrapasm.S9 pushl %fs
28 popl %fs
H A Drunoff.spec84 odd: fs.c # VERY important
85 left: fs.c # mild preference
H A Drunoff.list42 fs.h
48 fs.c
H A Dx86.h164 ushort fs; member
H A Dmmu.h137 ushort fs; member
H A DNotes47 do we need to set fs and gs? so user processes can't abuse them?
H A Ddot-bochsrc273 ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1