OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iopl
(Results
1 - 9
of
9
) sorted by relevancy
/src/lib/libarch/i386/
i386_iopl.c
38
i386_iopl(int
iopl
)
42
p.
iopl
=
iopl
;
/src/lib/libarch/x86_64/
x86_64_iopl.c
38
x86_64_iopl(int
iopl
)
42
p.
iopl
=
iopl
;
/src/regress/sys/arch/i386/iopl/
Makefile
5
PROG=
iopl
/src/sys/arch/x86/include/
sysarch.h
113
int
iopl
;
local in function:_X86_SYSARCH_L
137
int _X86_SYSARCH_L(
iopl
)(int);
/src/sys/arch/x86/x86/
sys_machdep.c
349
int
iopl
;
local in function:x86_iopl
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
)
bus_space.c
141
set_iopl.
iopl
= 1;
143
panic("Unable to obtain
IOPL
, "
/src/sys/external/mit/xen-include-public/dist/xen/include/public/
physdev.h
99
uint32_t
iopl
;
member in struct:physdev_set_iopl
/src/sys/arch/amd64/amd64/
machdep.c
429
set_iopl.
iopl
= new->pcb_iopl;
493
set_iopl.
iopl
= pcb->pcb_iopl;
/src/sys/arch/i386/i386/
machdep.c
499
set_iopl.
iopl
= pcb->pcb_iopl;
1746
#define DEV_IO 14 /*
iopl
for compat_10 */
Completed in 18 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025