MCPcopy Create free account
hub / github.com/Andy-Python-Programmer/aero / init

Function init

src/aero_kernel/src/arch/x86_64/gdt.rs:373–432  ·  view source on GitHub ↗

Initialize the *actual* GDT stored in TLS. ## Safety The heap must be initialized before this function is called.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

load_gdtFunction · 0.85
load_csFunction · 0.85
load_dsFunction · 0.85
load_esFunction · 0.85
load_ssFunction · 0.85
load_tssFunction · 0.85
set_offsetMethod · 0.80
set_limitMethod · 0.80
set_rawMethod · 0.80
offsetMethod · 0.80
addrMethod · 0.45
as_ptrMethod · 0.45

Tested by

no test coverage detected