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

/external/kernel-headers/original/asm-x86/
H A Ddesc_32.h27 static inline struct desc_struct *get_cpu_gdt_table(unsigned int cpu) function
99 write_gdt_entry(get_cpu_gdt_table(cpu), GDT_ENTRY_LDT, a, b);
140 struct desc_struct *gdt = get_cpu_gdt_table(cpu);
159 write_gdt_entry(get_cpu_gdt_table(cpu), entry, a, b);

Completed in 75 milliseconds