Home
last modified time | relevance | path

Searched hist:a2d73fdba638233253c14b31f3befb9099d76774 (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dlapic.ha2d73fdba638233253c14b31f3befb9099d76774 Tue Jun 23 04:18:50 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Remove inline for lapic access routines

Remove inline for lapic access routines and expose lapic_read()
& lapic_write() as APIs to read/write lapic registers. Also move
stop_this_cpu() to mp_init.c as it has nothing to do with lapic.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dlapic.ca2d73fdba638233253c14b31f3befb9099d76774 Tue Jun 23 04:18:50 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Remove inline for lapic access routines

Remove inline for lapic access routines and expose lapic_read()
& lapic_write() as APIs to read/write lapic registers. Also move
stop_this_cpu() to mp_init.c as it has nothing to do with lapic.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dmp_init.ca2d73fdba638233253c14b31f3befb9099d76774 Tue Jun 23 04:18:50 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Remove inline for lapic access routines

Remove inline for lapic access routines and expose lapic_read()
& lapic_write() as APIs to read/write lapic registers. Also move
stop_this_cpu() to mp_init.c as it has nothing to do with lapic.

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