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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/prom/
H A Dmemory.c26 struct linux_mlist_p1275 prom_phys_total[64];
27 struct linux_mlist_p1275 prom_prom_taken[64];
28 struct linux_mlist_p1275 prom_phys_avail[64];
30 struct linux_mlist_p1275 *prom_ptot_ptr = prom_phys_total;
31 struct linux_mlist_p1275 *prom_ptak_ptr = prom_prom_taken;
32 struct linux_mlist_p1275 *prom_pavl_ptr = prom_phys_avail;
37 /* Internal Prom library routine to sort a linux_mlist_p1275 memory
41 prom_sortmemlist(struct linux_mlist_p1275 *thislist)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Doplib.h41 struct linux_mlist_p1275 { struct
42 struct linux_mlist_p1275 *theres_more;
48 struct linux_mlist_p1275 **p1275_totphys;
49 struct linux_mlist_p1275 **p1275_prommap;
50 struct linux_mlist_p1275 **p1275_available; /* What we can use */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Doplib.h41 struct linux_mlist_p1275 { struct
42 struct linux_mlist_p1275 *theres_more;
48 struct linux_mlist_p1275 **p1275_totphys;
49 struct linux_mlist_p1275 **p1275_prommap;
50 struct linux_mlist_p1275 **p1275_available; /* What we can use */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/mm/
H A Dfault.c88 register struct linux_mlist_p1275 *mlist;
H A Dinit.c1468 void __init sort_memlist(struct linux_mlist_p1275 *thislist)
1498 struct linux_mlist_p1275 avail[64], *mlist;

Completed in 94 milliseconds