Searched hist:a2d73fdba638233253c14b31f3befb9099d76774 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | lapic.h | a2d73fdba638233253c14b31f3befb9099d76774 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 D | lapic.c | a2d73fdba638233253c14b31f3befb9099d76774 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 D | mp_init.c | a2d73fdba638233253c14b31f3befb9099d76774 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>
|