Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ lapic_setup
Function
lapic_setup
freebsd/x86/include/apicvar.h:287–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
static inline void
288
lapic_setup(int boot)
289
{
290
291
apic_ops.setup(boot);
292
}
293
294
static inline void
295
lapic_dump(const char *str)
Callers
4
init_secondary_tail
Function · 0.85
cpususpend_handler
Function · 0.85
lapic_resume
Function · 0.85
apic_setup_io
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected