Searched refs:plic_hart_lookup (Results 1 – 2 of 2) sorted by relevance
25 const unsigned long plic_hart_lookup[5U] = {0U, 1U, 3U, 5U, 7U}; variable
700 extern const unsigned long plic_hart_lookup[5U];925 return (PLIC->TARGET[plic_hart_lookup[hart_id]].CLAIM_COMPLETE); in PLIC_ClaimIRQ()938 PLIC->TARGET[plic_hart_lookup[hart_id]].CLAIM_COMPLETE = source; in PLIC_CompleteIRQ()959 PLIC->TARGET[plic_hart_lookup[hart_id]].PRIORITY_THRESHOLD = threshold; in PLIC_SetPriority_Threshold()