Home
last modified time | relevance | path

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

/xv6-public/
H A Dmmu.h168 #define SETGATE(gate, istrap, sel, off, d) \ argument
174 (gate).type = (istrap) ? STS_TG32 : STS_IG32; \