MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / LocalAPICEOI

Function LocalAPICEOI

Kernel/src/arch/x86_64/apic.cpp:177–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177extern "C" void LocalAPICEOI(){
178 APIC::Local::Write(LOCAL_APIC_EOI, 0);
179}

Callers 2

irq_handlerFunction · 0.85
ipi_handlerFunction · 0.85

Calls 1

WriteFunction · 0.70

Tested by

no test coverage detected