Home
last modified time | relevance | path

Searched refs:NSEGS (Results 1 – 2 of 2) sorted by relevance

/xv6-public/
H A Dproc.h6 struct segdesc gdt[NSEGS]; // x86 global descriptor table
H A Dmmu.h22 #define NSEGS 6 macro