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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dpmb.c35 struct pmb_entry;
37 struct pmb_entry { struct
52 struct pmb_entry *link;
65 static void pmb_unmap_entry(struct pmb_entry *, int depth);
68 static struct pmb_entry pmb_entry_list[NR_PMB_ENTRIES];
131 static inline bool pmb_can_merge(struct pmb_entry *a, struct pmb_entry *b)
146 struct pmb_entry *pmbe, *iter;
237 static struct pmb_entry *pmb_alloc(unsigned long vpn, unsigned long ppn,
240 struct pmb_entry *pmb
[all...]

Completed in 47 milliseconds