Home
last modified time | relevance | path

Searched refs:Q_ENTRY_SIZE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Derror.h42 #define Q_ENTRY_SIZE 64 macro
44 #define CPU_RQ_SIZE (CPU_RQ_ENTRIES * Q_ENTRY_SIZE)
45 #define CPU_NRQ_SIZE (CPU_NRQ_ENTRIES * Q_ENTRY_SIZE)
121 #define ER_SZ_IN_EXT_WORD (Q_ENTRY_SIZE / sizeof (uint64_t))
/illumos-gate/usr/src/uts/sun4v/os/
H A Dintrq.c148 size = cpu_rq_entries * Q_ENTRY_SIZE; in cpu_intrq_setup()
165 size = cpu_nrq_entries * Q_ENTRY_SIZE; in cpu_intrq_setup()
242 cpu_rq_size = cpu_rq_entries * Q_ENTRY_SIZE; in cpu_intrq_cleanup()
250 cpu_nrq_size = cpu_nrq_entries * Q_ENTRY_SIZE; in cpu_intrq_cleanup()
H A Derror.c134 head_offset += Q_ENTRY_SIZE; in process_resumable_error()
244 head_offset += Q_ENTRY_SIZE; in process_nonresumable_error()
949 for (i = Q_ENTRY_SIZE; i > 0; i -= 8, ++p) { in errh_er_print()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_interrupt.S518 add %g6, Q_ENTRY_SIZE, %g6 ! increment q head to next