OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initgdt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/i386/
machdep.c
252
void
initgdt
(union descriptor *);
1045
*
initgdt
(tgdt)
1080
initgdt
(union descriptor *tgdt)
function
1356
*
initgdt
() has to be done before consinit(), so that %fs is properly
1357
* initialised.
initgdt
() uses pmap_kenter_pa so it can't be called
1360
initgdt
(gdtstore);
1479
* content of the initial GDT, initialized in
initgdt
, except
1544
*
initgdt
, plus an updated LDT.
locore.S
1081
* parsing any more because
initgdt
(called below) needs to make
1117
call _C_LABEL(
initgdt
)
1182
call _C_LABEL(
initgdt
)
Completed in 51 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026