Home
last modified time | relevance | path

Searched refs:pack_descriptor (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Ddesc.h145 static inline void pack_descriptor(struct desc_struct *desc, unsigned long base, in pack_descriptor() function
172 pack_descriptor((struct desc_struct *)d, addr, size, 0x80 | type, 0); in set_tssldt_descriptor()
/linux-2.6.39/arch/x86/kernel/
Dsetup_percpu.c159 pack_descriptor(&gdt, per_cpu_offset(cpu), 0xFFFFF, in setup_percpu_segment()