Home
last modified time | relevance | path

Searched hist:"52845296 be8190c3f581090d6336fa033f2bd2d8" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dglobal_data.h52845296be8190c3f581090d6336fa033f2bd2d8 Wed Apr 29 02:25:15 UTC 2015 Simon Glass <sjg@chromium.org> x86: Store the GDT pointer in global_data

When we start up additional CPUs we want them to use the same Global
Descriptor Table. Store the address of this in global_data so we can
reference it later.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu.c52845296be8190c3f581090d6336fa033f2bd2d8 Wed Apr 29 02:25:15 UTC 2015 Simon Glass <sjg@chromium.org> x86: Store the GDT pointer in global_data

When we start up additional CPUs we want them to use the same Global
Descriptor Table. Store the address of this in global_data so we can
reference it later.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>