Home
last modified time | relevance | path

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

/xv6-public/
H A Dmp.h17 uchar version; // [14] member
32 uchar version; // local APIC verison member
43 uchar version; // I/O APIC version member
H A Dmp.c83 if(conf->version != 1 && conf->version != 4) in mpconfig()
H A Delf.h11 uint version; member
H A DREADME1 NOTE: we have stopped maintaining the x86 version of xv6, and switched
2 our efforts to the RISC-V version
H A Ddot-bochsrc9 # There are two choices of configuration interface: a text mode version
10 # called "textconfig" and a graphical version called "wx". The text
11 # mode version uses stdin/stdout and is always compiled in. The graphical
12 # version is only available when you use "--with-wx" on the configure