Searched refs:linux_mlist_v0 (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/prom/
H A Dmemory.c27 struct linux_mlist_v0 prom_phys_total[64];
28 struct linux_mlist_v0 prom_prom_taken[64];
29 struct linux_mlist_v0 prom_phys_avail[64];
31 struct linux_mlist_v0 *prom_ptot_ptr = prom_phys_total;
32 struct linux_mlist_v0 *prom_ptak_ptr = prom_prom_taken;
33 struct linux_mlist_v0 *prom_pavl_ptr = prom_phys_avail;
38 /* Internal Prom library routine to sort a linux_mlist_v0 memory
42 prom_sortmemlist(struct linux_mlist_v0 *thislist)
75 struct linux_mlist_v0 *mptr; /* ptr for traversal */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dopenprom.h51 struct linux_mlist_v0 { struct
52 struct linux_mlist_v0 *theres_more;
58 struct linux_mlist_v0 **v0_totphys;
59 struct linux_mlist_v0 **v0_prommap;
60 struct linux_mlist_v0 **v0_available; /* What we can use */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Dopenprom.h46 struct linux_mlist_v0 { struct
47 struct linux_mlist_v0 *theres_more;
53 struct linux_mlist_v0 **v0_totphys;
54 struct linux_mlist_v0 **v0_prommap;
55 struct linux_mlist_v0 **v0_available; /* What we can use */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-m68k/
H A Dopenprom.h59 struct linux_mlist_v0 { struct
60 struct linux_mlist_v0 *theres_more;
66 struct linux_mlist_v0 **v0_totphys;
67 struct linux_mlist_v0 **v0_prommap;
68 struct linux_mlist_v0 **v0_available; /* What we can use */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/mm/
H A Dfault.c53 register struct linux_mlist_v0 *mlist;

Completed in 114 milliseconds