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

/freebsd-13-stable/sys/powerpc/include/
H A Dprofile.h185 #define __PROFILE_VECTOR_BASE EXC_RST macro
191 #define __PROFILE_VECTOR_BASE (uintfptr_t)interrupt_vector_base macro
197 #ifndef __PROFILE_VECTOR_BASE
198 #define __PROFILE_VECTOR_BASE 0 macro
219 ((pc >= __PROFILE_VECTOR_BASE && \

Completed in 75 milliseconds