Searched refs:ldt (Results 1 - 25 of 37) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmmu.h9 * cpu_vm_mask is used to optimize ldt flushing.
14 void *ldt; member in struct:__anon8792
H A Dsuspend.h17 u16 ldt; member in struct:saved_context
H A Dsystem.h61 #define set_base(ldt,base) _set_base( ((char *)&(ldt)) , (base) )
62 #define set_limit(ldt,limit) _set_limit( ((char *)&(ldt)) , ((limit)-1) )
H A Dmmu_context.h56 if (unlikely(prev->context.ldt != next->context.ldt))
H A Ddesc.h4 #include <asm/ldt.h>
66 #define load_ldt(ldt) __asm__ __volatile("lldt %0"::"m" (ldt))
71 #define store_ldt(ldt) __asm__ ("sldt %0":"=m" (ldt))
200 set_ldt(pc->ldt, pc->size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/skas/
H A Dmmu-skas.h10 #include "asm/ldt.h"
18 uml_ldt_t ldt; member in struct:mmu_context_skas
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmmu.h11 * cpu_vm_mask is used to optimize ldt flushing.
14 void *ldt; member in struct:__anon9610
H A Dmmu_context.h45 if (unlikely(next->context.ldt != prev->context.ldt))
H A Dsuspend.h27 u16 ldt; member in struct:saved_context
H A Ddesc.h6 #include <asm/ldt.h>
24 * This is the ldt that every process will get unless we need
159 set_ldt_desc(cpu, pc->ldt, count);
H A Dproto.h4 #include <asm/ldt.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-i386/
H A Dldt.c13 #include "asm/ldt.h"
197 * In skas mode, we hold our own ldt data in UML.
200 * for arch/i386/kernel/ldt.c
212 uml_ldt_t * ldt = &current->mm->context.skas.ldt; local
214 if(!ldt->entry_count)
224 down(&ldt->semaphore);
225 if(ldt->entry_count <= LDT_DIRECT_ENTRIES){
229 if(copy_to_user(ptr, ldt->u.entries, size))
235 for(i=0; i<ldt
280 uml_ldt_t * ldt = &current->mm->context.skas.ldt; local
397 struct ldt_entry * ldt; local
[all...]
H A Dbugs.c10 #include <asm/ldt.h>
130 struct modify_ldt_ldt_s ldt;
133 bzero(&ldt, sizeof(ldt));
134 ldt.entry_number = 7;
135 ldt.base_addr = 0;
136 ldt.limit = 0;
137 err = modify_ldt(1, &ldt, sizeof(ldt));
H A DMakefile1 obj-y = bug.o bugs.o checksum.o delay.o fault.o ksyms.o ldt.o ptrace.o \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/sysdep-i386/
H A Dtls.h6 /* Change name to avoid conflicts with the original one from <asm/ldt.h>, which
24 # include <asm/ldt.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/sysdep-x86_64/
H A Dtls.h6 /* Change name to avoid conflicts with the original one from <asm/ldt.h>, which
25 # include <asm/ldt.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A DMakefile7 obj-y = bug.o bugs.o delay.o fault.o ldt.o mem.o ptrace.o ptrace_user.o \
17 ldt-y = ../sys-i386/ldt.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dldt.c2 * linux/arch/x86_64/kernel/ldt.c
21 #include <asm/ldt.h>
52 memcpy(newldt, pc->ldt, oldsize*LDT_ENTRY_SIZE);
53 oldldt = pc->ldt;
56 pc->ldt = newldt;
88 memcpy(new->ldt, old->ldt, old->size*LDT_ENTRY_SIZE);
120 vfree(mm->context.ldt);
122 kfree(mm->context.ldt);
144 if (copy_to_user(ptr, mm->context.ldt, siz
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dldt.c2 * linux/arch/i386/kernel/ldt.c
18 #include <asm/ldt.h>
49 memcpy(newldt, pc->ldt, oldsize*LDT_ENTRY_SIZE);
50 oldldt = pc->ldt;
52 pc->ldt = newldt;
84 memcpy(new->ldt, old->ldt, old->size*LDT_ENTRY_SIZE);
117 vfree(mm->context.ldt);
119 kfree(mm->context.ldt);
141 if (copy_to_user(ptr, mm->context.ldt, siz
[all...]
H A Ddoublefault.c55 .ldt = 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dentry.S520 ldt $f0, 64($sp) # dont let "do_switch_stack" change fp state.
535 ldt $f30, 312($sp) # get saved fpcr
536 ldt $f0, 64($sp)
537 ldt $f1, 72($sp)
538 ldt $f2, 80($sp)
539 ldt $f3, 88($sp)
541 ldt $f4, 96($sp)
542 ldt $f5, 104($sp)
543 ldt $f6, 112($sp)
544 ldt
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dtls.c5 #include <asm/ldt.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/kernel/
H A Dptrace.c213 struct ptrace_ldt ldt; local
215 if(copy_from_user(&ldt, p, sizeof(ldt))){
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dfpu_system.h25 #define LDT_DESCRIPTOR(s) (((struct desc_struct *)current->mm->context.ldt)[(s) >> 3])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dtls32.c9 #include <asm/ldt.h>

Completed in 108 milliseconds

12