Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dlapic.ha2d73fdb Mon Jun 22 23:18:50 CDT 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>
/openbmc/u-boot/arch/x86/cpu/
H A Dlapic.ca2d73fdb Mon Jun 22 23:18:50 CDT 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.ca2d73fdb Mon Jun 22 23:18:50 CDT 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>