Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ lapic_enable_mca_elvt
Function
lapic_enable_mca_elvt
freebsd/x86/include/apicvar.h:407–412 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
405
}
406
407
static inline int
408
lapic_enable_mca_elvt(void)
409
{
410
411
return (apic_ops.enable_mca_elvt());
412
}
413
414
static inline void
415
lapic_ipi_raw(register_t icrlo, u_int dest)
Callers
1
amd_thresholding_monitor
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected