Searched refs:interrupt_vector_base (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/powerpc/include/
H A Dprofile.h176 extern char interrupt_vector_base[];
178 #define __PROFILE_VECTOR_BASE (uintfptr_t)interrupt_vector_base
/freebsd-10.3-release/sys/powerpc/booke/
H A Dtrap_subr.S393 .globl CNAME(interrupt_vector_base)
395 interrupt_vector_base: label
740 lis %r4, interrupt_vector_base@ha
741 addi %r4, %r4, interrupt_vector_base@l
H A Dlocore.S541 lis %r3, interrupt_vector_base@h

Completed in 57 milliseconds