MCPcopy 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
407static inline int
408lapic_enable_mca_elvt(void)
409{
410
411 return (apic_ops.enable_mca_elvt());
412}
413
414static inline void
415lapic_ipi_raw(register_t icrlo, u_int dest)

Callers 1

amd_thresholding_monitorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected