Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/include/
H A Dprofile.h184 #define __PROFILE_VECTOR_BASE EXC_RST macro
190 #define __PROFILE_VECTOR_BASE (uintfptr_t)interrupt_vector_base macro
196 #ifndef __PROFILE_VECTOR_BASE
197 #define __PROFILE_VECTOR_BASE 0 macro
218 ((pc >= __PROFILE_VECTOR_BASE && \