Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ lapic_id
Function
lapic_id
freebsd/x86/include/apicvar.h:315–320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
static inline int
316
lapic_id(void)
317
{
318
319
return (apic_ops.id());
320
}
321
322
static inline int
323
lapic_intr_pending(u_int vector)
Callers
5
init_secondary_tail
Function · 0.85
native_lapic_init
Function · 0.85
native_lapic_setup
Function · 0.85
lapic_update_pmc
Function · 0.85
local_apic.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected