Searched refs:__pmacdata (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dsections.h9 #define __pmacdata __attribute__ ((__section__ (".data.pmac"))) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dsections.h9 #define __pmacdata __attribute__ ((__section__ (".data.pmac"))) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dpmac_feature.c62 static spinlock_t feature_lock __pmacdata = SPIN_LOCK_UNLOCKED; variable
85 static const char* macio_names[] __pmacdata = variable
105 } macio_chips[MAX_MACIO_CHIPS] __pmacdata; variable in typeref:struct:macio_chip
148 static struct device_node* uninorth_node __pmacdata; variable in typeref:struct:uninorth_node
149 static u32* uninorth_base __pmacdata; variable
150 static u32 uninorth_rev __pmacdata; variable
173 static struct pmac_mb_def pmac_mb __pmacdata; variable in typeref:struct:pmac_mb
534 static u32 save_fcr[5] __pmacdata; variable
535 static u32 save_mbcr __pmacdata; variable
536 static u32 save_gpio_levels[2] __pmacdata; variable
537 static u8 save_gpio_extint[KEYLARGO_GPIO_EXTINT_CNT] __pmacdata; variable
538 static u8 save_gpio_normal[KEYLARGO_GPIO_CNT] __pmacdata; variable
539 static u32 save_unin_clock_ctl __pmacdata; variable
540 static struct dbdma_regs save_dbdma[13] __pmacdata; variable in typeref:struct:save_dbdma
541 static struct dbdma_regs save_alt_dbdma[13] __pmacdata; variable in typeref:struct:save_alt_dbdma
1546 static struct feature_table_entry any_features[] __pmacdata = { variable in typeref:struct:any_features
1555 static struct feature_table_entry ohare_features[] __pmacdata = { variable in typeref:struct:ohare_features
1569 static struct feature_table_entry heathrow_desktop_features[] __pmacdata = { variable in typeref:struct:heathrow_desktop_features
1581 static struct feature_table_entry heathrow_laptop_features[] __pmacdata = { variable in typeref:struct:heathrow_laptop_features
1597 static struct feature_table_entry paddington_features[] __pmacdata = { variable in typeref:struct:paddington_features
1615 static struct feature_table_entry core99_features[] __pmacdata = { variable in typeref:struct:core99_features
1638 static struct feature_table_entry rackmac_features[] __pmacdata = { variable in typeref:struct:rackmac_features
1658 static struct feature_table_entry pangea_features[] __pmacdata = { variable in typeref:struct:pangea_features
1676 static struct pmac_mb_def pmac_mb_defs[] __pmacdata = { variable in typeref:struct:pmac_mb_defs
[all...]
H A Dpmac_pic.c29 static volatile struct pmac_irq_hw *pmac_irq_hw[4] __pmacdata = { variable in typeref:struct:pmac_irq_hw
40 static int max_irqs __pmacdata; variable
41 static int max_real_irqs __pmacdata; variable
42 static u32 level_mask[4] __pmacdata; variable
44 static spinlock_t pmac_pic_lock __pmacdata = SPIN_LOCK_UNLOCKED; variable
48 static struct interrupt_info gatwick_int_pool[GATWICK_IRQ_POOL_SIZE] __pmacdata; variable in typeref:struct:gatwick_int_pool
H A Dpmac_smp.c605 struct smp_ops_t psurge_smp_ops __pmacdata = { variable in typeref:struct:psurge_smp_ops
613 struct smp_ops_t core99_smp_ops __pmacdata = { variable in typeref:struct:core99_smp_ops
H A Dpmac_time.c241 static struct pmu_sleep_notifier time_sleep_notifier __pmacdata = { variable in typeref:struct:time_sleep_notifier
H A Dpmac_nvram.c65 static char nvram_image[NVRAM_SIZE] __pmacdata; variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dmediabay.c703 static struct mb_ops ohare_mb_ops __pmacdata = { variable in typeref:struct:ohare_mb_ops
712 static struct mb_ops heathrow_mb_ops __pmacdata = { variable in typeref:struct:heathrow_mb_ops
721 static struct mb_ops keylargo_mb_ops __pmacdata = { variable in typeref:struct:keylargo_mb_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-pmac.c75 } pmac_ide[MAX_HWIFS] __pmacdata; variable in typeref:struct:pmac_ide_hwif
182 struct mdma_timings_t mdma_timings_33[] __pmacdata = variable in typeref:struct:mdma_timings_33
195 struct mdma_timings_t mdma_timings_33k[] __pmacdata = variable in typeref:struct:mdma_timings_33k
208 struct mdma_timings_t mdma_timings_66[] __pmacdata = variable in typeref:struct:mdma_timings_66
226 } udma_timings[] __pmacdata = variable in typeref:struct:__anon1388
750 static int ide_majors[] __pmacdata = { 3, 22, 33, 34, 56, 57 }; variable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dbtext.c59 #define BTDATA __pmacdata

Completed in 122 milliseconds