Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
177
extern
"C"
void LocalAPICEOI(){
178
APIC::Local::Write(LOCAL_APIC_EOI, 0);
179
}
Callers
2
irq_handler
Function · 0.85
ipi_handler
Function · 0.85
Calls
1
Write
Function · 0.70
Tested by
no test coverage detected