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

/freebsd-13-stable/sys/powerpc/include/
H A Dprofile.h186 #define __PROFILE_VECTOR_TOP (EXC_LAST + 0x100) macro
192 #define __PROFILE_VECTOR_TOP (uintfptr_t)interrupt_vector_top macro
200 #ifndef __PROFILE_VECTOR_TOP
201 #define __PROFILE_VECTOR_TOP 1 macro
220 pc < __PROFILE_VECTOR_TOP) ? \

Completed in 51 milliseconds