MCPcopy 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
400static inline void
401lapic_enable_cmc(void)
402{
403
404 apic_ops.enable_cmc();
405}
406
407static inline int
408lapic_enable_mca_elvt(void)

Callers 1

_mca_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected