Searched refs:sun4c_mmu_entry (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/mm/
H A Dsun4c.c486 struct sun4c_mmu_entry { struct
487 struct sun4c_mmu_entry *next;
488 struct sun4c_mmu_entry *prev;
497 struct sun4c_mmu_entry *lru_next;
498 struct sun4c_mmu_entry *lru_prev;
501 static struct sun4c_mmu_entry mmu_entry_pool[SUN4C_MAX_SEGMAPS];
579 struct sun4c_mmu_entry ringhd;
614 struct sun4c_mmu_entry *entry)
616 struct sun4c_mmu_entry *head = &ring->ringhd;
624 static inline void add_lru(struct sun4c_mmu_entry *entr
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/mm/
H A Dsun4c.c486 struct sun4c_mmu_entry { struct
487 struct sun4c_mmu_entry *next;
488 struct sun4c_mmu_entry *prev;
497 struct sun4c_mmu_entry *lru_next;
498 struct sun4c_mmu_entry *lru_prev;
501 static struct sun4c_mmu_entry mmu_entry_pool[SUN4C_MAX_SEGMAPS];
579 struct sun4c_mmu_entry ringhd;
614 struct sun4c_mmu_entry *entry)
616 struct sun4c_mmu_entry *head = &ring->ringhd;
624 static inline void add_lru(struct sun4c_mmu_entry *entr
[all...]

Completed in 67 milliseconds