Searched refs:RISCV_INTC_CHIP (Results 1 – 1 of 1) sorted by relevance
24 static mut RISCV_INTC_CHIP: Option<Arc<RiscvIntcChip>> = None; constant33 unsafe { RISCV_INTC_CHIP.as_ref() } in riscv_intc_chip()149 RISCV_INTC_CHIP = Some(intc_chip); in riscv_intc_init()