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

/freebsd-11-stable/sys/riscv/riscv/
H A Dlocore.S54 * struct htif_ring {
58 * } htif_ring[HTIF_RING_NENTRIES];
64 la t0, htif_ring
255 .globl htif_ring
256 htif_ring: label
H A Dexception.S380 la t0, htif_ring
460 la t0, htif_ring
479 /* Get a htif_ring for current core */
480 la t0, htif_ring
530 la t0, htif_ring

Completed in 46 milliseconds