Interrupt nesting and preemptiom

Hello,
In the documentation of E31-RISCVCoreIP, PLIC and CLINT do not perform interrupt nesting and interrupt preemption processing, and also mention the handling of the above problems on the interrupt target. Where can I find the interrupt target and their associated interrupt handling?