Searched refs:bootCodeSeg (Results 1 – 2 of 2) sorted by relevance
213 .globl bootCodeSeg247 bootCodeSeg: /* this will be modified by mpInstallTramp() */ label
438 extern void bootCodeSeg(void);482 dst16 = (u_int16_t *) (dst + ((u_int) bootCodeSeg - boot_base)); in install_ap_tramp()