Searched refs:LOW_ADDR (Results 1 – 1 of 1) sorted by relevance
1628 #define LOW_ADDR(x) (((unsigned long) &(x)) & 0xff) macro1636 = (void *) LOW_ADDR(__secondary_hold_spinloop); in prom_hold_cpus()1638 = (void *) LOW_ADDR(__secondary_hold_acknowledge); in prom_hold_cpus()1639 unsigned long secondary_hold = LOW_ADDR(__secondary_hold); in prom_hold_cpus()