Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ lapic_init
Function
lapic_init
freebsd/x86/include/apicvar.h:266–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
static inline void
267
lapic_init(vm_paddr_t addr)
268
{
269
270
apic_ops.init(addr);
271
}
272
273
static inline void
274
lapic_xapic_mode(void)
Callers
3
xenpv_setup_local
Function · 0.85
madt_setup_local
Function · 0.85
mptable_setup_local
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected