Searched refs:LOW_ADDR (Results 1 – 1 of 1) sorted by relevance
1656 #define LOW_ADDR(x) (((unsigned long) &(x)) & 0xff) macro1664 = (void *) LOW_ADDR(__secondary_hold_spinloop); in prom_hold_cpus()1666 = (void *) LOW_ADDR(__secondary_hold_acknowledge); in prom_hold_cpus()1667 unsigned long secondary_hold = LOW_ADDR(__secondary_hold); in prom_hold_cpus()