Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/powerpc/booke/
Dbooke_machdep.c191 extern void *int_vec;
255 SET_TRAP(SPR_IVOR32, int_vec); in ivor_setup()
265 SET_TRAP(SPR_IVOR32, int_vec); in ivor_setup()
Dtrap_subr.S626 INTERRUPT(int_vec)
/freebsd-12-stable/sys/mips/nlm/hal/
Dcop2.h287 nlm_fmn_cpu_init(int int_vec, int ecc_en, int v0pe, int v1pe, int v2pe, int v3pe) in nlm_fmn_cpu_init() argument
295 val |= (((int_vec & 0x1f) << 16) | in nlm_fmn_cpu_init()
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-npi-defs.h3253 uint64_t int_vec : 64; /**< Refer to PCI_MSI_RCV */ member
3255 uint64_t int_vec : 64;