Searched refs:claimAndComplete (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/arch/riscv64/
H A DPlic.h23 uint32 claimAndComplete; member in struct:PlicRegs::__anon1
/haiku/src/system/kernel/arch/riscv64/
H A Darch_int.cpp515 uint64 irq = gPlicRegs->contexts[sPlicContexts[smp_get_current_cpu()]].claimAndComplete;
517 gPlicRegs->contexts[sPlicContexts[smp_get_current_cpu()]].claimAndComplete = irq;

Completed in 29 milliseconds