Home
last modified time | relevance | path

Searched hist:"52 f952bf5ecebc1de01269557591bad4ac62a01a" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dcpu.h52f952bf5ecebc1de01269557591bad4ac62a01a Sun Nov 09 14:18:56 UTC 2014 Bin Meng <bmeng.cn@gmail.com> x86: Do CPU identification in the early phase

The CPU identification happens in x86_cpu_init_f() and corresponding
fields are saved in the global data for later use.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
H A Dglobal_data.h52f952bf5ecebc1de01269557591bad4ac62a01a Sun Nov 09 14:18:56 UTC 2014 Bin Meng <bmeng.cn@gmail.com> x86: Do CPU identification in the early phase

The CPU identification happens in x86_cpu_init_f() and corresponding
fields are saved in the global data for later use.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu.c52f952bf5ecebc1de01269557591bad4ac62a01a Sun Nov 09 14:18:56 UTC 2014 Bin Meng <bmeng.cn@gmail.com> x86: Do CPU identification in the early phase

The CPU identification happens in x86_cpu_init_f() and corresponding
fields are saved in the global data for later use.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>