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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-um/
H A Dldt.h27 struct ldt_entry { struct
36 struct ldt_entry * pages[LDT_PAGES_MAX];
37 struct ldt_entry entries[LDT_DIRECT_ENTRIES];
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/sys-i386/
H A Dldt.c284 struct ldt_entry entry0, *ldt_p;
324 ldt->u.pages[i] = (struct ldt_entry *)
397 struct ldt_entry * ldt;
413 ldt = (struct ldt_entry *)
546 (struct ldt_entry *) page;

Completed in 95 milliseconds