Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ lapic_enable_cmc
Function
lapic_enable_cmc
freebsd/x86/include/apicvar.h:400–405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
static inline void
401
lapic_enable_cmc(void)
402
{
403
404
apic_ops.enable_cmc();
405
}
406
407
static inline int
408
lapic_enable_mca_elvt(void)
Callers
1
_mca_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected