Home
last modified time | relevance | path

Searched defs:__pmacdata (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_pic.c37 static int max_irqs __pmacdata; variable
38 static int max_real_irqs __pmacdata; variable
41 static spinlock_t pmac_pic_lock __pmacdata = SPIN_LOCK_UNLOCKED; variable
Dpmac_feature.c61 static spinlock_t feature_lock __pmacdata = SPIN_LOCK_UNLOCKED; variable
149 static struct device_node* uninorth_node __pmacdata; variable
150 static u32* uninorth_base __pmacdata; variable
151 static u32 uninorth_rev __pmacdata; variable
174 static struct pmac_mb_def pmac_mb __pmacdata; variable
543 static u32 save_mbcr __pmacdata; variable
547 static u32 save_unin_clock_ctl __pmacdata; variable
Dpmac_smp.c529 struct smp_ops_t psurge_smp_ops __pmacdata = { variable
537 struct smp_ops_t core99_smp_ops __pmacdata = { variable
Dpmac_time.c238 static struct pmu_sleep_notifier time_sleep_notifier __pmacdata = { variable
/linux-2.4.37.9/include/asm-ppc/
Dsections.h6 #define __pmacdata __attribute__ ((__section__ (".data.pmac"))) macro
/linux-2.4.37.9/drivers/macintosh/
Dmediabay.c704 static struct mb_ops ohare_mb_ops __pmacdata = { variable
713 static struct mb_ops heathrow_mb_ops __pmacdata = { variable
722 static struct mb_ops keylargo_mb_ops __pmacdata = { variable