OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iopl
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x86/x86/
sys_machdep.c
349
int
iopl
;
local
363
if (ua.
iopl
)
364
iopl
= SEL_UPL;
366
iopl
= SEL_KPL;
372
pcb->pcb_iopl =
iopl
;
376
set_iopl.
iopl
=
iopl
;
380
if (ua.
iopl
)
385
if (ua.
iopl
)
/src/sys/arch/x86/include/
sysarch.h
113
int
iopl
;
local
137
int _X86_SYSARCH_L(
iopl
)(int);
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
physdev.h
99
uint32_t
iopl
;
member in struct:physdev_set_iopl
Completed in 22 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026