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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/boot/
H A Dpm.c61 struct gdt_ptr { struct
80 /* Xen HVM incorrectly stores a pointer to the gdt_ptr, instead
81 of the gdt_ptr contents. Thus, make it static so it will
84 static struct gdt_ptr gdt;
97 static const struct gdt_ptr null_idt = {0, 0};
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/boot/
H A Dpm.c61 struct gdt_ptr { struct
80 /* Xen HVM incorrectly stores a pointer to the gdt_ptr, instead
81 of the gdt_ptr contents. Thus, make it static so it will
84 static struct gdt_ptr gdt;
97 static const struct gdt_ptr null_idt = {0, 0};

Completed in 112 milliseconds