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